summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-03-26 20:58:00 +0200
committerJonas Smedegaard <dr@jones.dk>2017-03-26 21:28:08 +0200
commit867433723574a1f5484759e25f8f0b294b2126af (patch)
tree284e120474e499aa283705afbf34eeab0b1d69be
parentcda9e07a9573973a879a3b0affdb397a3dfd6ed0 (diff)
Add class container to pagebody.
-rw-r--r--page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/page.tmpl b/page.tmpl
index c1ad078..b84541f 100644
--- a/page.tmpl
+++ b/page.tmpl
@@ -127,7 +127,7 @@
<TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF>
-<div id="pagebody">
+<div id="pagebody" class="container">
<TMPL_IF HTML5><section id="content" role="main"><TMPL_ELSE><div id="content"></TMPL_IF>
<TMPL_VAR CONTENT>