%-- File : search_results.html Description : This file displays the search results. Tags : The following tags are available: link_results => a listing of all the matching links link_results_loop => a loop of all matching links category_results => a listing of all matching category results category_results_loop => a loop of matching categories link_hits => a count of the number of matching links cat_hits => a count of the number of matching categories next => a toolbar for the next page of results: 1 2 3 > >> query => what the user searched for unescaped. term => what the user searched for escaped, useful for passing into other search engines --%>
| <%body_font%>
Your search returned <%cat_hits%> categories and <%link_hits%> Links. <%if ignored%> By your request, the following terms were ignored:
| |
| <%body_font%>
Pages: <%next%>
| <%header_font%>CATEGORIES:<%/header_font%> |
<%body_font%>
| <%header_font%>LINKS:<%/header_font%> |
| <%if next_span%> | |
| <%body_font%>
Pages: <%next_span%>
| |
| <%body_font%>
Pages: <%next%>
|