summaryrefslogtreecommitdiffstats
path: root/templates/base/head.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base/head.tmpl')
-rw-r--r--templates/base/head.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl
index 1fc5f9c596..04c5a43e4c 100644
--- a/templates/base/head.tmpl
+++ b/templates/base/head.tmpl
@@ -130,9 +130,13 @@
{{template "custom/header" .}}
</head>
<body>
+ {{template "custom/body_outer_pre" .}}
+
<div class="full height">
<noscript>{{.i18n.Tr "enable_javascript"}}</noscript>
+ {{template "custom/body_inner_pre" .}}
+
{{if not .PageIsInstall}}
<div class="ui top secondary stackable main menu following bar light">
<div class="ui container" id="navbar">