/[webpac]/trunk2/output_template/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 /trunk2/output_template/text.tt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 370 - (show annotations)
Thu Jun 17 17:25:12 2004 UTC (19 years, 9 months ago) by dpavlin
File size: 164 byte(s)
method output using Template Toolkit to produce 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