diff options
-rw-r--r-- | page.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -135,6 +135,7 @@ <div id="pagebody"> <TMPL_IF HTML5><section id="content"><TMPL_ELSE><div id="content"></TMPL_IF> +<h1><TMPL_VAR TITLE></h1> <TMPL_VAR CONTENT> <TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF> |