--- trunk/templates/master.html 2004/05/05 13:42:27 6 +++ trunk/templates/master.html 2004/05/08 16:06:58 25 @@ -1,9 +1,87 @@ - + [% IF title %][% title %] -- [% END %]Mail::Box Web Search + + +[% PROCESS macros.tt2 %] + -[% INCLUDE results.html %] + + + + + + + + + + + + +
+ +
+Search + + + + +
+ +
+ +[% IF results %] + [% INCLUDE results.html %] +[% ELSIF message %] + [% INCLUDE message.html %] +[% END %] + + + +[% USE cal = Calendar.Simple(mm,yyyy) %] + + + + [% FOREACH row = cal.rows %] + + [% FOREACH col = row %] + + [% END %] + + [% END %] +
+ [% yyyy %]-[% mm %] +
[% get_cal(calendar,yyyy,mm,col,url_search) %]
+ + + +[% usage_list(counters.from,'from','From') %] + +[% usage_list(counters.to,'to','To') %] + +[% usage_list(counters.cc,'cc','Cc') %] + + + +