summaryrefslogtreecommitdiff
path: root/page.tmpl
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2011-06-13 21:46:32 +0200
committerJonas Smedegaard <dr@jones.dk>2021-03-24 10:08:41 +0100
commit3a8d05c5fb83714de71709fd13573dae8d33f5ab (patch)
treeaefbfb29f4ae8c1f2f8b038805b05b4f47781814 /page.tmpl
parent951915f67836cdba60d4cb1c046c0cd9719331ea (diff)
add BRANDING in pageheader above header, and add branding template
Diffstat (limited to 'page.tmpl')
-rw-r--r--page.tmpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/page.tmpl b/page.tmpl
index 48189c9..46f78ab 100644
--- a/page.tmpl
+++ b/page.tmpl
@@ -43,6 +43,13 @@
<TMPL_IF HTML5><article class="page"><TMPL_ELSE><div class="page"></TMPL_IF>
<TMPL_IF HTML5><section class="pageheader"><TMPL_ELSE><div class="pageheader"></TMPL_IF>
+
+<TMPL_IF BRANDING>
+<div class="branding">
+<TMPL_VAR BRANDING>
+</div>
+</TMPL_IF>
+
<TMPL_IF HTML5><header class="header"><TMPL_ELSE><div class="header"></TMPL_IF>
<span>
<span class="parentlinks">