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