summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--page.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/page.tmpl b/page.tmpl
index a31ab6e..a33b615 100644
--- a/page.tmpl
+++ b/page.tmpl
@@ -146,6 +146,7 @@ isn't that nice to know? -->
<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>