<{if $mod_config.show_breadcrumbs}>
<{$smarty.const._MD_D3FORUM_TOP}> <{foreach from=$category.paths_raw key=parent_id item=parent_title_raw}>  >  <{$parent_title_raw|escape}> <{/foreach}>
<{/if}>

<{$forum.title}>

<{$forum.desc}> (<{include file="db:`$mydirname`_inc_moderators.html" target=$forum}>)

<{$forum.title}>

<{include file="db:`$mydirname`_inc_d3comment_summary.html" topic=$d3comment_info}>
<{$forum_selection_sort}> <{if $mod_config.use_solved}> <{/if}>
<{if $pagenav}>
<{$pagenav}>
<{/if}> <{if $mod_config.use_vote}> <{/if}> <{foreach item=topic from=$topics}> <{if $topic.sticky}> <{assign var="topic_icon_src" value="`$mod_imageurl`/topic_sticky`$topic.bit_new`.gif"}> <{assign var="topic_icon_alt" value=$smarty.const._MD_D3FORUM_TOPICSTICKY}> <{elseif $topic.invisible}> <{assign var="topic_icon_src" value="`$mod_imageurl`/topic_invisible.gif"}> <{assign var="topic_icon_alt" value=$smarty.const._MD_D3FORUM_ALT_INVISIBLE}> <{else}> <{assign var="topic_icon_src" value="`$mod_imageurl`/topic_`$topic.bit_new``$topic.bit_hot`.gif"}> <{assign var="topic_icon_alt" value=""}> <{/if}> "> <{if $mod_config.use_vote}> <{/if}> <{/foreach}>
<{$topic_hits|string_format:$smarty.const._MD_D3FORUM_FMT_TOPICHITS}> <{$smarty.const._MD_D3FORUM_REPLIES}> <{$smarty.const._MD_D3FORUM_VIEWS}><{$smarty.const._MD_D3FORUM_VOTECOUNT}> <{$smarty.const._MD_D3FORUM_VOTEPOINTAVG}><{$smarty.const._MD_D3FORUM_FIRSTPOST}> <{$smarty.const._MD_D3FORUM_LASTPOST}>
<{$topic_icon_alt}> <{if $topic.locked}> <{$smarty.const._MD_D3FORUM_TOPICLOCKED}> <{/if}> <{if $mod_config.use_solved && ! $topic.solved}> <{if $forum.isadminormod}> <{$smarty.const._MD_D3FORUM_ALT_SOLVEDNO}> <{else}> <{$smarty.const._MD_D3FORUM_ALT_SOLVEDNO}> <{/if}> <{/if}> <{if $mod_config.allow_mark && $uid && $topic.u2t_marked}> <{$smarty.const._MD_D3FORUM_ALT_MARKEDYES}> <{/if}> <{$topic.title}><{$topic.topic_page_jump}> <{$topic.replies}> <{$topic.views}><{$topic.votes_count}> <{$topic.votes_avg|string_format:"%.2f"}><{$topic.first_post_time_formatted}>
<{$topic.first_post_uname}> <{$topic.first_post_subject}>
<{if $topic.replies>0}><{$topic.last_post_time_formatted}>
<{$topic.last_post_uname}> <{$topic.last_post_subject}><{/if}>
<{if $pagenav}>
<{$pagenav}>
<{/if}>

  <{$smarty.const._MD_D3FORUM_LINK_ADVSEARCH}>


<{include file='db:system_notification_select.html'}>