{% load i18n %} {% if user.is_superuser %}
{% trans "Delete" %} {% trans "Edit" %}
{% endif %}