<{$lang_forum_index}> > <{$category.title}> <{if $parentforum}> <{foreachq item=forum from=$parentforum}> > <{$forum.forum_name}> <{/foreach}> <{/if}> > <{$forum_name}> > <{$topic_title}> <{if $topicstatus}><{$topicstatus}><{/if}>
<{if $tagbar}>
<{includeq file="db:tag_bar.html"}>
<{/if}>
<{if $online}>
<{$smarty.const._MD_BROWSING}>  <{foreachq item=user from=$online.users}> <{if $user.level eq 2}> <{$user.uname}> <{elseif $user.level eq 1}> <{$user.uname}> <{else}> <{$user.uname}> <{/if}>   <{/foreach}> <{if $online.num_anonymous}> <{$online.num_anonymous}> <{$smarty.const._MD_ANONYMOUS_USERS}> <{/if}>

<{/if}> <{if $viewer_level gt 1}>
<{if $mode gt 1}>
<{$smarty.const._ALL}>: | <{$smarty.const._MD_TYPE_VIEW}> <{else}> <{$smarty.const._MD_TYPE_ADMIN}> | <{$smarty.const._MD_TYPE_PENDING}> | <{$smarty.const._MD_TYPE_DELETED}> <{/if}>

<{/if}>

<{if $topic_poll}> <{if $topic_pollresult}> <{includeq file="db:newbb_poll_results.html" poll=$poll}> <{else}> <{includeq file="db:newbb_poll_view.html" poll=$poll}> <{/if}> <{/if}>

<{$down}> <{$smarty.const._MD_BOTTOM}>  <{$left}> <{$smarty.const._MD_PREVTOPIC}>  <{$right}> <{$smarty.const._MD_NEXTTOPIC}> <{$forum_reply}><{$forum_addpoll}> <{$forum_post_or_register}>

<{$forum_page_nav}>


<{foreachq item=topic_post from=$topic_posts}> <{if $viewmode_compact}> <{includeq file="db:newbb_item.html" topic_post=$topic_post}> <{else}> <{includeq file="db:newbb_thread.html" topic_post=$topic_post mode=$mode}> <{/if}>

<{/foreach}> <{if $mode gt 1}> <{/if}>
<{$up}> <{$smarty.const._MD_TOP}>  <{$left}> <{$smarty.const._MD_PREVTOPIC}>  <{$right}> <{$smarty.const._MD_NEXTTOPIC}>
<{$forum_page_nav}>

<{$forum_addpoll}> <{$forum_reply}> <{$forum_post_or_register}>


<{if $quickreply.show}>
<{$quickreply.icon}>

<{$quickreply.form}>


<{/if}>
<{foreachq item=perm from=$permission_table}>
<{$perm}>
<{/foreach}>

[<{$smarty.const._MD_ADVSEARCH}>]

<{$forum_jumpbox}>

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