diff --git a/mayan/apps/appearance/templates/appearance/base.html b/mayan/apps/appearance/templates/appearance/base.html index 861e91aead..a068494e80 100644 --- a/mayan/apps/appearance/templates/appearance/base.html +++ b/mayan/apps/appearance/templates/appearance/base.html @@ -93,53 +93,44 @@ {% if web_theme_view_type == 'plain' %} {% block content_plain %}{% endblock %} {% else %} - {% if not web_theme_hide_menus %} -
@@ -233,37 +224,63 @@