{% extends 'admin/change_form.html' %} {% load i18n %} {% block extrahead %} {{ block.super }} {% endblock %} {% block submit_buttons_bottom %}
{% trans "Delete" %}