summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-08-06 00:42:55 +0200
committerJonas Smedegaard <dr@jones.dk>2008-08-06 00:42:55 +0200
commited2fc587864d064c2573132679281539d1c7fd23 (patch)
tree7c0fbeb19f4dea9ea304f3b77a686c80be9b733b
parentea049fd2514b697155bd97e93b1ef9adb53eee82 (diff)
parent5dc80c0e82981ddad8939a91cf335f66d7f4aa92 (diff)
Merge branch 'wian' into allinone
-rw-r--r--page.tmpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/page.tmpl b/page.tmpl
index 614342b..c221669 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>