diff --git a/mamweb/templates/base.html b/mamweb/templates/base.html index de72a19e..a53fa3df 100644 --- a/mamweb/templates/base.html +++ b/mamweb/templates/base.html @@ -96,30 +96,10 @@
- {% sitetree_menu from "main_menu" include "trunk" %} - - {# - {% for item in menu_top %} -
  • - {{ item.name }} -
  • - {% if item.submenu %} - - {% endif %} - {% endfor %} - #} - - -
    +
    {% block content %} {% endblock content %} -
    +