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

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

  ViewVC Help
Powered by ViewVC 1.1.26