/[webpac2]/Webpacus/root/results.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

Diff of /Webpacus/root/results.tt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 83 by dpavlin, Mon Nov 21 17:46:27 2005 UTC revision 95 by dpavlin, Tue Nov 22 12:57:25 2005 UTC
# Line 1  Line 1 
1  <table>  <pre>[%
2            USE dumper;
3            # dumper.dump(results)
4    %]</pre>
5    
6  <tr>  [% FOREACH r IN results %]
7  <td>foo</td>  [% r.html %]
8  <td>bar</td>  <hr/>
9  <td>baz</td>  [% END %]
 </tr>  
10    
11  <tr>  <br/><tt>_EOF_</tt>
 <td>foo</td>  
 <td>bar</td>  
 <td>baz</td>  
 </tr>  
   
 </table>  

Legend:
Removed from v.83  
changed lines
  Added in v.95

  ViewVC Help
Powered by ViewVC 1.1.26