<{if $mod_config.show_breadcrumbs}>
<{$smarty.const._MD_D3FORUM_TOP}> >  <{$smarty.const._MD_D3FORUM_TITLE_SEARCH}>
<{/if}>

<{$smarty.const._MD_D3FORUM_TITLE_SEARCH}>

<{if $show_results}>

<{$smarty.const._MD_D3FORUM_TITLE_SEARCHRESULTS}>

<{if $results}>

<{$hits_count|string_format:$smarty.const._MD_D3FORUM_FMT_SEARCHHITS}>

<{foreach from=$results item=post}> <{/foreach}>
<{$smarty.const._MD_D3FORUM_FORUM}> <{$smarty.const._MD_D3FORUM_SUBJECT}> <{$smarty.const._MD_D3FORUM_POSTER}> <{if $mod_config.use_vote}><{$smarty.const._MD_D3FORUM_VOTEPOINTAVG}><{else}><{$smarty.const._MD_D3FORUM_VIEWS}><{/if}> <{$smarty.const._MD_D3FORUM_ON}>
<{$post.forum_title}> <{$post.subject}> <{$post.body_length|string_format:$smarty.const._MD_D3FORUM_FMT_BYTE}> <{$post.poster_uname}> <{if $mod_config.use_vote}><{$post.votes_avg|string_format:"%.2f"}>/<{$post.votes_count}><{else}><{$post.topic_views}><{/if}> <{$post.post_time_formatted}>
<{else}> <{* no hit *}>

<{$smarty.const._MD_D3FORUM_MSG_NOMATCH}>

<{/if}> <{/if}>