Andrew Ford wrote:
> It still needs some work to finish it off, so any suggestions on how to
> fill the remaining space on the card, or corrections gratefully received.
Nice work!
A couple of corrections:
* FILTER should be a block directive like WRAPPER,
e.g.
[% FILTER filter %] text... [% END %]
* INCLUDE, PROCESS and WRAPPER all take the same arguments.
e.g.
[% INCLUDE template [var = value] %]
[% PROCESS template [var = value] %]
[% WRAPPER template [var = value] %] text... [% END %]
As for filling the empty space, how about a picture of a badger? :-)
Many thanks for your efforts.
A
_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates