/[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 120 by dpavlin, Wed Nov 23 21:52:40 2005 UTC revision 128 by dpavlin, Thu Nov 24 12:17:50 2005 UTC
# Line 25  Line 25 
25    
26  <input name="_template" type="hidden" id="template_name" />  <input name="_template" type="hidden" id="template_name" />
27    
28  <small>  <span style="float: left; font-size: 90%; color: #404040;">
29    
30  Found  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.
35    
36    </span>
37    
38    <span style="float: right; font-size: 80%; color: #808080;">
39      <a href="#" onclick="load_template('html_ffzg_results_nonstd.tt'); return false;">full</a>
40      <img src="img/star-red.gif"/>
41      <a href="#" onclick="load_template('html_ffzg_results_apa.tt'); return false;">APA</a>
42      <img src="img/star-red.gif"/>
43      <a href="#" onclick="load_template('html_ffzg_results_isbd.tt'); return false;">ISBD</a>
44    </span>
45    
46    <br/>
47    
48  [% FOREACH r IN html_results %]  [% FOREACH r IN html_results %]
49  [% r %]  [% r %]
50  [% END %]  [% END %]
51    
52  </form>  </form>
53    
54  <br/><tt>End of results.</tt>  <br/>
55    <tt>End of results.</tt>
56    
57  <!-- end of results -->  <!-- end of results -->

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

  ViewVC Help
Powered by ViewVC 1.1.26