aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/zurich/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/zurich/header.html')
-rw-r--r--templates/web/zurich/header.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/web/zurich/header.html b/templates/web/zurich/header.html
index 75698993f..77dd3cd63 100644
--- a/templates/web/zurich/header.html
+++ b/templates/web/zurich/header.html
@@ -43,8 +43,6 @@
</div>
</header>
- [% pre_container_extra %]
-
<div class="container">
[% IF admin %]
@@ -82,5 +80,8 @@
[% END %]
<div class="content[% " $mainclass" | html IF mainclass %]" role="main">
+ [% INCLUDE 'nav_over_content.html' %]
+
+ [% pre_container_extra %]
<!-- [% INCLUDE 'debug_header.html' %] -->