{% load i18n %} {% if user.is_superuser %}
 {% trans "Close" %}  {% trans "Publish" %}
{% endif %}