diff options
-rw-r--r-- | page.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |