diff --git a/zsite/templates/base.html b/zsite/templates/base.html index 7ede651..894b395 100644 --- a/zsite/templates/base.html +++ b/zsite/templates/base.html @@ -24,7 +24,7 @@ - {% cms_toolbar %} + {% cms_toolbar %}
@@ -33,10 +33,10 @@ - + {% static_placeholder 'header-slogan-main-'|add:request.current_page.get_root.reverse_id %} - - + +
{% if request.current_page.parent %} @@ -56,18 +56,18 @@
- + {% show_menu 0 1 100 100 "menu_header.html" %} - +
{% block content %}{% endblock content %}