{% load i18n %} {% trans "Edit" as edit_text %} {% trans "Add Post" as add_post %} {% if request.user.is_superuser %}
{% endif %}