diff options
Diffstat (limited to 'templates/base/head.tmpl')
-rw-r--r-- | templates/base/head.tmpl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl index a233865a3d..4858d0b7de 100644 --- a/templates/base/head.tmpl +++ b/templates/base/head.tmpl @@ -73,9 +73,7 @@ {{template "custom/body_inner_pre" .}} {{if not .PageIsInstall}} - <div class="ui top secondary stackable main menu following bar light"> - {{template "base/head_navbar" .}} - </div><!-- end bar --> + {{template "base/head_navbar" .}} {{end}} {{if false}} |