{% extends base_template|default:"base.html" %} {% load i18n towel_form_tags %} {% block title %}{{ title }} {{ object }} - {{ block.super }}{% endblock %} {% block page-header %}
{% blocktrans %}Do you really want to delete {{ object }}?{% endblocktrans %}
{% trans "You are about to delete the following objects:" %}