diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 06:43:28 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 06:43:28 +0000 |
commit | 70df59f7f459d211de9c1073ae93bead51392adb (patch) | |
tree | e8f7a27254a6de604db3249f04b78224ad19b3c0 /doc | |
parent | 9907281c5685058bc7dfa70a4c3e548113ee5653 (diff) |
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r-- | doc/templates.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/templates.mdwn b/doc/templates.mdwn index 4aa6ff210..97a91d28b 100644 --- a/doc/templates.mdwn +++ b/doc/templates.mdwn @@ -2,7 +2,7 @@ ikiwiki uses the HTML::Template module as its template engine. This supports things like conditionals and loops in templates and is pretty easy to learn. -I aim to keep almost all html out of ikiwiki and in the templates. +The aim is to keep almost all html out of ikiwiki and in the templates. It ships with some basic templates which can be customised: |