File:  [Repository] / OSAS / OSA_system / zpt / searchResult_none.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Fri Jul 9 16:55:19 2004 UTC (19 years, 11 months ago) by casties
Branches: MAIN
CVS tags: HEAD
more refinements

<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title tal:content="here/title">The title</title>
</head>
<body>

<h2 tal:content="python:'Search Results for (%s) \'%s\''%(here.REQUEST.SESSION['searchtype'],here.REQUEST.SESSION['searchstring'])"/>

<p><a href="index_html">New search</a></p>
<!-- no results block -->
<p> <b>No results were found for your search query. You may want to <a href="index_html">modify your query</a>.</b></p>
<!-- end of no results block -->
</body>
</html>



FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>