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

Annotation of /trunk/templates/apropos.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 33 - (hide annotations)
Sun May 9 09:49:11 2004 UTC (20 years, 1 month ago) by dpavlin
File MIME type: text/html
File size: 319 byte(s)
missing template for apropos

1 dpavlin 33 <span class="notice">
2     Can't find any results.
3     [% IF date_limit %]
4     <a href="/[% url_search(param.search) %]">Turn off date limit [% date_limit %]</a>
5     or try suggested alternatives:
6     [% ELSE %]
7     Suggested alternatives:
8     [% END %]
9     [% FOR a = apropos %]
10     <a href="[% url_search("message:$a") %]">[% a %]</a>
11     [% END %]
12     </span>

  ViewVC Help
Powered by ViewVC 1.1.26