diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-10-02 18:47:15 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-10-02 18:47:15 -0400 |
commit | 6e133959bc69877459fec2ea32788d0656b92168 (patch) | |
tree | 11bf0719b60164f8e0c98dc533cadd37d718bb56 /doc/plugins | |
parent | 82ae1372a451781097086c8041288caca16a8296 (diff) |
fix wording here too
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/pagetemplate.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/pagetemplate.mdwn b/doc/plugins/pagetemplate.mdwn index afd5eb500..53f069d0d 100644 --- a/doc/plugins/pagetemplate.mdwn +++ b/doc/plugins/pagetemplate.mdwn @@ -2,8 +2,8 @@ [[!tag type/chrome]] This plugin provides the [[ikiwiki/directive/pagetemplate]] -[[ikiwiki/directive]], which allows a page to be created using a different -[[template|wikitemplates]]. +[[ikiwiki/directive]], which allows a page to be displayed +using a different [[template|wikitemplates]] than the default. This plugin can only use templates that are already installed in `/usr/share/ikiwiki/templates` (or wherever ikiwiki is configured to look for |