diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-24 10:52:04 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-24 10:52:04 +0000 |
commit | 074257f70228e7430c620d73ca2960fe860a00c6 (patch) | |
tree | 3de4c7bd38208bcefe93f5e27d7aba1455e9222c | |
parent | cf7ef6e686d6a5f268dfbd23c829831900e4f93e (diff) | |
download | ikiwiki-074257f70228e7430c620d73ca2960fe860a00c6.tar ikiwiki-074257f70228e7430c620d73ca2960fe860a00c6.tar.gz |
web commit by PerOlofsson
-rw-r--r-- | doc/templates.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/templates.mdwn b/doc/templates.mdwn index 481e555ee..6b9fc0218 100644 --- a/doc/templates.mdwn +++ b/doc/templates.mdwn @@ -14,9 +14,9 @@ It ships with some basic templates which can be customised: * `templates/passwordmail.tmpl` - Not a html template, this is used to generate the mail with the user's password in it. * `templates/rsspage.tmpl` - Used for generating rss feeds for [[blog]]s. -* `templates/inlinepage.tmpl - Used for adding a page inline in a blog +* `templates/inlinepage.tmpl` - Used for adding a page inline in a blog page. -* `templates/inlinepagetitle.tmpl - Used for listing a page inline in a blog +* `templates/inlinepagetitle.tmpl` - Used for listing a page inline in a blog archive page. If you like, you can add these to further customise it: |