/[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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 71 - (hide annotations)
Sun Nov 20 01:50:42 2005 UTC (18 years, 7 months ago) by dpavlin
File size: 195 byte(s)
 r8983@llin:  dpavlin | 2005-11-20 01:28:12 +0100
 fix templates

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

  ViewVC Help
Powered by ViewVC 1.1.26