/[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 71 - (show annotations)
Sun Nov 20 01:50:42 2005 UTC (18 years, 6 months ago) by dpavlin
File size: 195 byte(s)
 r8983@llin:  dpavlin | 2005-11-20 01:28:12 +0100
 fix templates

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

  ViewVC Help
Powered by ViewVC 1.1.26