]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/tmplvars_plugin.mdwn
Add patch
[ikiwiki.git] / doc / todo / tmplvars_plugin.mdwn
index b944fb8f6f28f9005ad7f333e4f3ab0b0855b12a..f7d06a5793b64ed42608c4221a4a58002ef31d47 100644 (file)
@@ -1,5 +1,7 @@
 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
 
+[[!tag patch]]
+
     #!/usr/bin/perl
     package IkiWiki::Plugin::tmplvars;