aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/tmplvars_plugin.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/tmplvars_plugin.mdwn')
-rw-r--r--doc/todo/tmplvars_plugin.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/tmplvars_plugin.mdwn b/doc/todo/tmplvars_plugin.mdwn
index fe163fb5f..f7d06a579 100644
--- a/doc/todo/tmplvars_plugin.mdwn
+++ b/doc/todo/tmplvars_plugin.mdwn
@@ -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]]
+[[!tag patch]]
#!/usr/bin/perl
package IkiWiki::Plugin::tmplvars;