/[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 92 by dpavlin, Mon Nov 21 17:46:27 2005 UTC revision 93 by dpavlin, Tue Nov 22 12:57:15 2005 UTC
# Line 1  Line 1 
1  <table>  <h1>Results should be here</h1>
2    
3  <tr>  <em>they are none, move on...</em>
 <td>foo</td>  
 <td>bar</td>  
 <td>baz</td>  
 </tr>  
   
 <tr>  
 <td>foo</td>  
 <td>bar</td>  
 <td>baz</td>  
 </tr>  
4    
5  </table>  <pre>[%
6            USE dumper;
7            dumper.dump(results)
8    %]</pre>
9    
10    [% FOREACH r IN results %]
11    
12    <small>[% r %]</small>
13    
14    [% END %]
15    
16    <br/><tt>_EOF_</tt>

Legend:
Removed from v.92  
changed lines
  Added in v.93

  ViewVC Help
Powered by ViewVC 1.1.26