]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/templates.mdwn
turn on syslog for the svn post-commit hook
[ikiwiki.git] / doc / templates.mdwn
index a3adaf93e6e161024903a38e1008fa580eec81c3..5bdcbaab6e074468de8cf7c165f4f6ff22d0a894 100644 (file)
@@ -1,11 +1,13 @@
 [[if test="enabled(template)" then="""
 This wiki has templates **enabled**.
 
+[[if test="enabled(inline)" then="""
 These templates are available for inclusion onto other pages in this
 wiki:
 
 [[inline pages="templates/* and !*/discussion" feeds=no archive=yes
 sort=title template=titlepage]]
+"""]]
 """
 else="This wiki has templates **disabled**."
 ]]