diff options
Diffstat (limited to 'templates/web/zurich/header.html')
-rw-r--r-- | templates/web/zurich/header.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/web/zurich/header.html b/templates/web/zurich/header.html index cd08e9503..69cba5194 100644 --- a/templates/web/zurich/header.html +++ b/templates/web/zurich/header.html @@ -20,6 +20,8 @@ </head> <body class="[% bodyclass | html IF bodyclass %]"> + [% INCLUDE 'debug_header.html' %] + <div class="wrapper"> <div class="table-cell clearfix"> <header id="site-header" role="banner"> @@ -80,5 +82,3 @@ [% END %] [% pre_container_extra %] - - <!-- [% INCLUDE 'debug_header.html' %] --> |