diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-14 13:04:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-14 13:04:36 -0400 |
commit | 0e781b60b8a9d7bdca160be067acfa9c31b8b197 (patch) | |
tree | 5b8d20d994b15821aa395e65c93a845f3fa6c445 /doc/templates.mdwn | |
parent | 6b0d0d5efb1f63243baaf8c8d92e60a50aaed9c9 (diff) | |
download | ikiwiki-0e781b60b8a9d7bdca160be067acfa9c31b8b197.tar ikiwiki-0e781b60b8a9d7bdca160be067acfa9c31b8b197.tar.gz |
add section heading for clarity
Diffstat (limited to 'doc/templates.mdwn')
-rw-r--r-- | doc/templates.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/templates.mdwn b/doc/templates.mdwn index 4fd2bf501..3c3881a75 100644 --- a/doc/templates.mdwn +++ b/doc/templates.mdwn @@ -34,6 +34,8 @@ page, which can be filled out as the page is edited. [[!if test="(enabled(template) or enabled(edittemplate)) and enabled(inline)" then=""" +## available template pages + [[!inline pages="templates/* and !*.tmpl and !templates/*/* and !*/discussion" feeds=no archive=yes sort=title template=titlepage rootpage=templates postformtext="Add a new template named:"]] |