/[webpac2]/trunk/conf/output/tt/text.tt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/conf/output/tt/text.tt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16 - (show annotations)
Sun Jul 17 11:37:07 2005 UTC (18 years, 9 months ago) by dpavlin
File size: 164 byte(s)
Added Output::WebPAC::TT to produce Template Toolkit output.

1 --- template start ---
2 [%
3 USE dumper ;
4 FOREACH d IN data ;
5 IF d.display
6 -%]
7 [% d.tag %] [% d.display.join(", ") %]
8 [% END ;
9 END ;
10 -%]
11 --->8--->8--->8--->8---

  ViewVC Help
Powered by ViewVC 1.1.26