diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-27 03:35:28 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-27 03:35:28 +0000 |
commit | 800b888b53623aeb28a45b1c57dff272889c9aef (patch) | |
tree | 7d1fb7bf0a1e524df36574ba9acfaf8df6c9d46a /doc/blog.mdwn | |
parent | 991aea84464676954c344e42da182bbb79339f0e (diff) | |
download | ikiwiki-800b888b53623aeb28a45b1c57dff272889c9aef.tar ikiwiki-800b888b53623aeb28a45b1c57dff272889c9aef.tar.gz |
remove two uses of note templates, since a) templates are not enabled by
default and b) the note template is not in the basewiki
Diffstat (limited to 'doc/blog.mdwn')
-rw-r--r-- | doc/blog.mdwn | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/blog.mdwn b/doc/blog.mdwn index d05c98679..8462fbc16 100644 --- a/doc/blog.mdwn +++ b/doc/blog.mdwn @@ -1,9 +1,3 @@ -[[template id=note text=""" -[[if test="enabled(inline)" - then="This wiki has the inline plugin **enabled**." - else="This wiki has the inline plugin **disabled**."]] -"""]] - [[if test="enabled(inline)" then="You can" else="If this wiki had the inline plugin enabled, you could"]] |