<{$smarty.const._SR_SEARCHRESULTS}>
<{if $searchfrom == "user"}>
<{$smarty.const._SR_NICKNAME}> : <{$user_link}>
<{else}>
<{$smarty.const._SR_TYPE}> :
<{if $searchmethod == 'ALL'}>
<{$smarty.const._SR_ANY}>
<{elseif $searchmethod == 'OR'}>
<{$smarty.const._SR_ANY}>
<{else}>
<{$smarty.const._SR_EXACT}>
<{/if}>
<{$smarty.const._SR_KEYWORDS}> :
<{foreach item=query from=$queries}><{$query}> <{/foreach}>
<{if count($ignored_queries) != 0}>
<{$ignored_txt}>
<{foreach item=query from=$ignored_queries}><{$query}> <{/foreach}>
<{/if}>
<{/if}>
<{if $searchmessage}>
<{$searchmessage}>
<{/if}>
<{if $pagenav}>
<{$pagenav}>
<{/if}>
<{/if}>
<{if count($search) > 0}>
<{foreach item=module from=$search}>