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>2013-10-12 13:35:30 +0200
commit42b79e27c4fa3f3bfe46ff331946a36f3fd6723d (patch)
tree1ef08e9ab4e058466d7ce2ebcde365abbab668d1 /page.tmpl
parentbe02494a25d8555abc7217ae08b2d8677b4acce1 (diff)
Add branding class in page template, and 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 2e2670f..b701eee 100644
--- a/page.tmpl
+++ b/page.tmpl
@@ -46,6 +46,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">