{% load i18n %}
{% if show_delete_link %}

{% trans "Delete" %}

{% endif %}
{% if show_save %} {% endif %} {% if show_save_as_new %} {%endif%} {% if show_save_and_add_another %} {% endif %} {% if show_save_and_continue %} {% endif %}