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 cba98e5..d012527 100644
--- a/page.tmpl
+++ b/page.tmpl
@@ -72,6 +72,12 @@ isn't that nice to know? -->
</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>