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