<{$lang_search_results}>
<{$lang_keyword}>:
<{foreach item=keyword from=$keywords}>
<{$keyword.key}>
<{/foreach}>
<{if $lang_ignoredwors!=""}>
<{$lang_ignoredwors}>
<{foreach item=bad from=$badkeywords}>
<{$bad.key}>
<{/foreach}>
<{/if}>
<{*<{if $lang_sugwords!=""}>
<{$lang_sugwords}>:
<{foreach item=sug from=$sug_keys}>
<{$sug.key}>
<{/foreach}>
<{/if}>*}>
<{foreach item=module from=$modules}>
<{$module.name}>
<{foreach item=result from=$module.results}>
<{$result.title}>
<{if $result.uid!=0}><{$result.uname}><{/if}><{if $result.time!=""}> (<{$result.time}>)<{/if}>
<{if $result.context!=""}>
<{$result.context}>
<{/if}>
<{/foreach}>
<{$module.showall_link}>
<{/foreach}>
<{if $no_matches}>
<{", "|join:$no_matches}>
<{$no_match}>
<{/if}>
<{$search_form}>