/[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 128 by dpavlin, Thu Nov 24 12:17:50 2005 UTC revision 131 by dpavlin, Thu Nov 24 16:30:01 2005 UTC
# Line 31  Found Line 31  Found
31  [%- IF html_results.size == 100 ; -%]  [%- IF html_results.size == 100 ; -%]
32  more than  more than
33  [%- END %]  [%- END %]
34  [% html_results.size %] results.  [% html_results.size %] results for '[% phrase %]'.
35    
36    [% IF attr && attr.size %]
37    <span style="font-size: 80%; color: #a0a0a0;">
38    [
39    [% attr.join(", ") %]
40    ]
41  </span>  </span>
42    [% END %]
43    
44    </span>
45    
46    
47    
48  <span style="float: right; font-size: 80%; color: #808080;">  <span style="float: right; font-size: 80%; color: #808080;">
49    <a href="#" onclick="load_template('html_ffzg_results_nonstd.tt'); return false;">full</a>    <a href="#" onclick="load_template('html_ffzg_results_nonstd.tt'); return false;">full</a>
# Line 45  more than Line 55  more than
55    
56  <br/>  <br/>
57    
58    <div style="clear: left; float; left;">
59    
60  [% FOREACH r IN html_results %]  [% FOREACH r IN html_results %]
61  [% r %]  [% r %]
62  [% END %]  [% END %]
63    
64    </div>
65    
66  </form>  </form>
67    
68  <br/>  <div style="font-size: 80%; color: #a0a0a0;">
69  <tt>End of results.</tt>  End of results.
70    </div>
71    
72  <!-- end of results -->  <!-- end of results -->

Legend:
Removed from v.128  
changed lines
  Added in v.131

  ViewVC Help
Powered by ViewVC 1.1.26