X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/f32668123bbf48a0b73e90024bc09aa60e903ea0..dcacc3b4c2ba2f550806a2d22b183f6fac4f63ff:/forum/skins/default/templates/osqaadmin/djstyle_base.html?ds=sidebyside diff --git a/forum/skins/default/templates/osqaadmin/djstyle_base.html b/forum/skins/default/templates/osqaadmin/djstyle_base.html index 25c4be0..bc7c12a 100644 --- a/forum/skins/default/templates/osqaadmin/djstyle_base.html +++ b/forum/skins/default/templates/osqaadmin/djstyle_base.html @@ -32,18 +32,18 @@
{% trans "Welcome," %} {{ request.user.username }}. - {% trans "To standard interface" %} - / {% trans "Back to home page" %} - / {% trans "Log out" %} + {% trans "To standard interface" %} + / {% trans "Back to home page" %} + / {% trans "Log out" %}
-
+
{% autoescape off %} {% for message in user_messages %} @@ -52,7 +52,9 @@ {% endautoescape %} {% block admincontent %}{% endblock %}
- {% if not hide_menu %} + {% if hide_navigation %} + + {% else %}