/[mws]/trunk/templates/master.html
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 /trunk/templates/master.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 27 by dpavlin, Sat May 8 20:34:26 2004 UTC revision 30 by dpavlin, Sun May 9 00:09:32 2004 UTC
# Line 13  Line 13 
13  <td colspan="2">  <td colspan="2">
14    
15  <form>  <form>
16    <a href="/">#</a>
17  Search  Search
18  <select name="search_fld">  <select name="search_fld">
19  [% option("search_fld","message","anywhere") %]  [% option("search_fld","message","anywhere") %]
# Line 40  Search Line 41  Search
41   [% INCLUDE results.html %]   [% INCLUDE results.html %]
42  [% ELSIF message %]  [% ELSIF message %]
43   [% INCLUDE message.html %]   [% INCLUDE message.html %]
44    [% ELSIF apropos %]
45     [% INCLUDE apropos.html %]
46  [% END %]  [% END %]
47    
48  </td>  </td>
# Line 73  Thread Line 76  Thread
76  <!--  <!--
77  Lists  Lists
78  Links  Links
   
 [% USE dumper ; dumper.dump(param.sort_by, param.search) %]  
79  -->  -->
80    
81  </td>  </td>

Legend:
Removed from v.27  
changed lines
  Added in v.30

  ViewVC Help
Powered by ViewVC 1.1.26