blog.ungleich: only show root pages on menu
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
parent
f9d555c9cf
commit
671c66b297
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
</head>
|
||||
<body>
|
||||
{% cms_toolbar %}
|
||||
{% show_menu 0 1 100 100 "cms/ungleichch/_menu.html" %}
|
||||
{% show_menu 0 0 0 1 "cms/ungleichch/_menu.html" %}
|
||||
<!-- body -->
|
||||
<!-- Main Content -->
|
||||
{% block base_header %}
|
||||
|
|
Loading…
Reference in a new issue