%include file="header.html"
title="Search result: $keyword"
meta_keywords=""
meta_description=""
keyword="$keyword"
%>
Search Result
Your search for keyword "<%$keyword%>"
returned <%$num_categories%> categories
and <%$num_links%> links.
<%if $category%>
<%/if%>
<%block_searchfeed track_id="xxx" pub_id="xxx" sf_keyword="$keyword" max_item=6%>
<%if $link%>
<%block_sort_links use_pagerank="yes" use_custom_field="yes" exclude_custom_field=""%> |
<%$link%>
|
<%else%>
There's no any web links found.
<%/if%>
<%if $pagination%>
<%/if%>
<%$favorites%>
|
<%include file="footer.html"%>
|