{% load theme_tags %}

{{ box.title }}

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