/[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 115 by dpavlin, Wed Nov 23 00:15:01 2005 UTC revision 120 by dpavlin, Wed Nov 23 21:52:40 2005 UTC
# Line 19  Line 19 
19    
20  <!-- persistant fileds for search -->  <!-- persistant fileds for search -->
21    
22    <input name="all" type="hidden" size="60"/>
23  <input name="TitleProper" type="hidden" size="60"/>  <input name="TitleProper" type="hidden" size="60"/>
24  <input name="PersonalName" type="hidden" size="60"/>  <input name="PersonalName" type="hidden" size="60"/>
25    
26  <input name="_template" type="hidden" id="template_name" />  <input name="_template" type="hidden" id="template_name" />
27    
28    <small>
29    Found
30    [%- IF html_results.size == 100 ; -%]
31    more than
32    [%- END %]
33    [% html_results.size %] results.
34    
35  [% FOREACH r IN html_results %]  [% FOREACH r IN html_results %]
36  [% r %]  [% r %]
37  [% END %]  [% END %]

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

  ViewVC Help
Powered by ViewVC 1.1.26