summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/html.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/html.tpl b/templates/html.tpl
index 9504ca2..d5c778e 100644
--- a/templates/html.tpl
+++ b/templates/html.tpl
@@ -68,15 +68,15 @@
{if $gBitSystem->isFeatureActive( 'site_top_column' ) && !$gHideModules}
<header itemscope itemtype="http://schema.org/WPHeader" class="container{$gBitSystem->getConfig('layout-header')}" id="bw-main-header">
{$gBitThemes->displayLayoutColumn('t')}
- </header>
- {/if}
-
{if $gBitSystem->getConfig('site_notice')}
<div class="container{$gBitSystem->getConfig('layout-header')}">
<div class="sitenotice">{$gBitSystem->getConfig('site_notice')}</div>
</div>
{/if}
+ </header>
+ {/if}
+
<div id="bw-main-spacer-top"></div>
<section id="bw-main-content" class="container{$gBitSystem->getConfig('layout-body')}"><div class="row">