<{if $online}>
<{/if}>
<{if $topic_poll}>
<{if $topic_pollresult}> <{include file="db:newbb_poll_results.html" poll=$poll}>
<{else}> <{include file="db:newbb_poll_view.html" poll=$poll}> <{/if}>
<{/if}>
<{$forum_addpoll}><{$forum_reply}> <{$forum_post_or_register}>
<{if $menumode eq 0}>
<{if $rating_enable}>
<{/if}>
<{elseif $menumode eq 1}>
<{if $rating_enable}>
<{/if}>
<{elseif $menumode eq 2}>
<{if $rating_enable}>
<{/if}>
<{/if}>
<{$forum_page_nav}>
<{foreach item=topic_post from=$topic_posts}>
<{if $viewmode_compact}>
<{include file="$newbb_template_path/newbb_item.html" topic_post=$topic_post}>
<{else}>
<{include file="$newbb_template_path/newbb_thread.html" topic_post=$topic_post}>
<{/if}>
<{/foreach}>
<{$smarty.const._MD_SUBJECT}> |
<{$smarty.const._MD_POSTER}> |
<{$smarty.const._MD_DATE}> |
<{foreach item=topic_tree from=$topic_trees}>
">
<{$topic_tree.post_prefix}> <{$topic_tree.post_image}> <{$topic_tree.post_title}> |
<{$topic_tree.poster}> |
<{$topic_tree.post_time}> |
<{/foreach}>
<{$forum_addpoll}><{$forum_reply}> <{$forum_post_or_register}>
<{if $quickreply.show}>
<{/if}>
<{foreach item=perm from=$permission_table}>
<{$perm}>
<{/foreach}>
<{include file='db:system_notification_select.html'}>