summaryrefslogtreecommitdiff
path: root/page.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'page.tmpl')
-rw-r--r--page.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/page.tmpl b/page.tmpl
index f82ee23..7d18a55 100644
--- a/page.tmpl
+++ b/page.tmpl
@@ -61,9 +61,11 @@
<TMPL_IF HTML5><section class="pageheader"><TMPL_ELSE><div class="pageheader"></TMPL_IF>
<TMPL_IF BRANDING>
-<div class="branding">
+<div class="jumbotron">
+<div class="branding container">
<TMPL_VAR BRANDING>
</div>
+</div>
</TMPL_IF>
<TMPL_IF HTML5><header class="header"><TMPL_ELSE><div class="header"></TMPL_IF>