/[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 94 by dpavlin, Tue Nov 22 12:57:15 2005 UTC revision 95 by dpavlin, Tue Nov 22 12:57:25 2005 UTC
# Line 1  Line 1 
 <h1>Results should be here</h1>  
   
 <em>they are none, move on...</em>  
   
1  <pre>[%  <pre>[%
2          USE dumper;          USE dumper;
3          dumper.dump(results)          # dumper.dump(results)
4  %]</pre>  %]</pre>
5    
6  [% FOREACH r IN results %]  [% FOREACH r IN results %]
7    [% r.html %]
8  <small>[% r %]</small>  <hr/>
   
9  [% END %]  [% END %]
10    
11  <br/><tt>_EOF_</tt>  <br/><tt>_EOF_</tt>

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

  ViewVC Help
Powered by ViewVC 1.1.26