/[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 185 - (hide annotations)
Sun Nov 27 20:36:10 2005 UTC (18 years, 7 months ago) by dpavlin
File size: 220 byte(s)
local design

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

  ViewVC Help
Powered by ViewVC 1.1.26