From: Joey Hess Date: Fri, 14 Jan 2011 17:24:55 +0000 (-0400) Subject: typo X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/f5e806ecbc3b1f4485d75b880496b795867b299b typo --- diff --git a/doc/templates.mdwn b/doc/templates.mdwn index 70efcd8eb..d189fa073 100644 --- a/doc/templates.mdwn +++ b/doc/templates.mdwn @@ -11,7 +11,7 @@ easy to learn. All you really need to know to modify templates is this: * To use one block of text if a variable is set and a second if it's not, use `textother text` -[[!if test="(enabled(template) or enabled(edittemplate)) then=""" +[[!if test="enabled(template) or enabled(edittemplate)" then=""" ## template pages Template pages are regular wiki pages that are used as templates for other