master
Joey Hess 2008-10-02 17:43:03 -04:00
parent 0b89d44233
commit dd7cd7e4ac
1 changed files with 1 additions and 1 deletions

View 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]]
[[!tag patch]]
#!/usr/bin/perl
package IkiWiki::Plugin::tmplvars;