{% load i18n admin_urls %}
{% if show_save %}{% endif %} {% trans "submit" %} {% for button in extra_buttons %} {{button.title}} {% endfor %} {{extra_buttons}} {% if show_delete_link %} {% url opts|admin_urlname:'delete' original.pk|admin_urlquote as delete_url %} {% endif %} {% if show_save_as_new %}{% endif %} {% if show_save_and_add_another %}{% endif %} {% if show_save_and_continue %}{% endif %}