{% comment %} Based on contrib/admin/templates/admin/submit_line.html version 1.4.1. Adds buttons "Save and publish" and "Save and unpublish". {% endcomment %} {% load i18n %}
{% if show_save %}{% endif %} {% if show_save_and_unpublish %}{% endif %} {% if show_save_and_publish %}{% endif %} {% if show_delete_link %}{% endif %} {% if show_save_as_new %}{%endif%} {% if show_save_and_add_another %}{% endif %} {% if show_save_and_continue %}{% endif %}