summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/page.tmpl8
1 files changed, 3 insertions, 5 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 74294f0..ad3f99b 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -62,7 +62,7 @@
</TMPL_IF>
</ul>
</TMPL_IF>
- </div>
+ </div>
</div>
</div>
@@ -114,7 +114,7 @@
<div class="row">
<div class="span10">
</TMPL_IF>
-
+
<TMPL_VAR CONTENT>
<TMPL_UNLESS DYNAMIC>
@@ -140,8 +140,6 @@
</div>
</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>
@@ -200,7 +198,7 @@ Last edited <TMPL_VAR MTIME>
<!-- from <TMPL_VAR WIKINAME> -->
<TMPL_IF HTML5></footer><TMPL_ELSE></div></TMPL_IF>
-<TMPL_IF HTML5></article><TMPL_ELSE></div></TMPL_IF>
+</div>
</body>
</html>