{% extends base_template|default:"base.html" %} {% load i18n %} {% block title %}{{ title }} {{ object }} - {{ block.super }}{% endblock %} {% block content %}
{% trans "You are about to delete the following objects:" %}