{% autoescape off %}
{% for message in user_messages %}
@@ -52,6 +52,9 @@
{% endautoescape %}
{% block admincontent %}{% endblock %}
+ {% if hide_navigation %}
+
+ {% else %}
{% if unsaved %}
+ {% endif %}
@@ -128,10 +131,13 @@
- {% trans "Maintenance mode" %}
- {% trans "Flagged Posts" %} - {% comment %}
- {% trans "Moderation" %} {% endcomment %} + {% for name,tool in tools %} +
- {{ tool }} + {% endfor %}
OSQA {{ settings.OSQA_VERSION }} ({{ settings.SVN_REVISION }})