aboutsummaryrefslogtreecommitdiff
path: root/templates/page.tmpl
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-11-22 19:01:28 +0000
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-12-11 21:14:03 +0000
commit0df983c5a7a4292224e7f7c279fc7dbe9a79fba6 (patch)
tree093679d21df34017364a6b901b26c55a592e9bd5 /templates/page.tmpl
parentcb5aaa3cee8b35d6fc6e88a7449a9477a6587c7a (diff)
downloadikiwiki-0df983c5a7a4292224e7f7c279fc7dbe9a79fba6.tar
ikiwiki-0df983c5a7a4292224e7f7c279fc7dbe9a79fba6.tar.gz
Add comments to page.tmpl
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r--templates/page.tmpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 8c2ca668f..94412078a 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -67,6 +67,12 @@
<TMPL_VAR CONTENT>
</div>
+<TMPL_IF COMMENTS>
+<div id="comments">
+<TMPL_VAR COMMENTS>
+</div>
+</TMPL_IF>
+
<div id="footer" class="pagefooter">
<div id="pageinfo">