{% load i18n %} {% if admin %} {{ media }}
{% trans "edit" %}
{{ content }}
{% else %} {{ content }} {% endif %}