{{ tab.document.name }} {% if perms.htmleditor.change_document %}
{% endif %}
{% docreplace tab.document.content %}
{% extends "usta/base.html" %} {% load staticfiles htmleditor_tags %} {% block title %}{{ block.super }} | {{ document.name }}{% endblock %} {% block main %} {% if document %}
{% endif %}