summaryrefslogtreecommitdiff
path: root/.templates/page.tmpl
diff options
context:
space:
mode:
Diffstat (limited to '.templates/page.tmpl')
-rw-r--r--.templates/page.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/.templates/page.tmpl b/.templates/page.tmpl
index 45d28697..4ec3b4bf 100644
--- a/.templates/page.tmpl
+++ b/.templates/page.tmpl
@@ -118,6 +118,8 @@
<TMPL_IF HTML5></aside><TMPL_ELSE></div></TMPL_IF>
</TMPL_IF>
+<div id="pagebody">
+
<TMPL_IF HTML5><section id="content"><TMPL_ELSE><div id="content"></TMPL_IF>
<TMPL_VAR CONTENT>
<TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF>
@@ -135,6 +137,8 @@
<TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF>
</TMPL_IF>
+</div>
+
<TMPL_IF HTML5><footer id="footer" class="pagefooter"><TMPL_ELSE><div id="footer" class="pagefooter"></TMPL_IF>
<TMPL_UNLESS DYNAMIC>
<TMPL_IF HTML5><nav id="pageinfo"><TMPL_ELSE><div id="pageinfo"></TMPL_IF>