{% load i18n admin_urls %} {# desktop button #} {% if show_buttons %} {% trans "Basic Settings" %} {% trans "Advanced Settings" %} {% endif %} {% if show_delete_link %} {% trans "Delete" %} {% endif %} {% if show_save_as_new %}{%endif%} {% if show_save_and_add_another %}{% endif %} {% if show_save_and_continue %}{% endif %} {# dropdown for mobile #}