]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/tmplvars_plugin.mdwn
response
[ikiwiki.git] / doc / todo / tmplvars_plugin.mdwn
index 33d161ee196581c1209cb324c2c81ae99b83a978..fe163fb5fc0da5e29e5947d8da0a6143728c75ec 100644 (file)
@@ -1,6 +1,6 @@
 A simple plugin to allow per-page customization of a template by passing paramaters to HTML::Template. For those times when a whole pagetemplate is too much work. --Ethan
 
-[[tags patch]]
+[[!tags patch]]
 
     #!/usr/bin/perl
     package IkiWiki::Plugin::tmplvars;