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