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