summaryrefslogtreecommitdiff
path: root/page.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'page.tmpl')
-rw-r--r--page.tmpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/page.tmpl b/page.tmpl
index bc858e0..b0dc26e 100644
--- a/page.tmpl
+++ b/page.tmpl
@@ -59,6 +59,12 @@
</TMPL_IF>
</div> <!-- .pageheader -->
+<TMPL_IF TOPBAR>
+<div id="topbar">
+<TMPL_VAR TOPBAR>
+</div>
+</TMPL_IF>
+
<div id="wrapper">
<div id="content">
<TMPL_VAR CONTENT>