]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/templates.mdwn
web commit by joey
[git.ikiwiki.info.git] / doc / templates.mdwn
index 4aa6ff210eaa2cd3506b30bf6ba827b279c0b2c9..97a91d28bb667a234611b402aee97585b67e980e 100644 (file)
@@ -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.
 
 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:
 
 
 It ships with some basic templates which can be customised: