fix tag
parent
0b89d44233
commit
dd7cd7e4ac
|
@ -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
|
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
|
#!/usr/bin/perl
|
||||||
package IkiWiki::Plugin::tmplvars;
|
package IkiWiki::Plugin::tmplvars;
|
||||||
|
|
Loading…
Reference in New Issue