{% load theme_tags %}

{{ box.title }}

{{ box.content|safe }} {% if user.profile.is_superuser %} {% blocktrans with t=box.title|title %}Admin: Edit {{ t }} Box{% endblocktrans %} {% endif %}
{% theme_setting setting_name %}