{% 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 %}