{% extends 'shop/base.html' %} {% load i18n %} {% block content %}
{% blocktrans with name=shop.name %}Are you sure you want to delete "{{ name }}"?{% endblocktrans %}