/[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 7 by dpavlin, Wed May 5 15:38:35 2004 UTC revision 11 by dpavlin, Thu May 6 10:13:04 2004 UTC
# Line 3  Line 3 
3  <title>[% IF title %][% title %] -- [% END %]Mail::Box Web Search</title>  <title>[% IF title %][% title %] -- [% END %]Mail::Box Web Search</title>
4  </head>  </head>
5    
6  [% MACRO search(fld,text) BLOCK; %]  [% MACRO search(fld,text,link_text) BLOCK; %]
7  <a href="?search=[% fld %]:[% text %]">[% text %]</a>  <a href="?search=[% fld %]:[% text %]">[% IF link_text ; link_text ; ELSE ; text ; END %]</a>
8  [% END %]  [% END %]
9    
10  <body>  <body>

Legend:
Removed from v.7  
changed lines
  Added in v.11

  ViewVC Help
Powered by ViewVC 1.1.26