{% extends "admin/change_form.html" %} {% load i18n widgy_tags %} {% block object-tools %} {% if change %} {% endif %} {% endblock %} {% block submit_buttons_bottom %}
{% if has_delete_permission %} {% endif %} {% for action, title in save_buttons %} {% endfor %}
{% endblock %}