<{foreach item=topic_tree from=$topic_trees}>
-
<{$topic_tree.post_prefix|replace:" ":""|replace:"»":"»"}>
<{$topic_tree.poster_uname}> > <{$topic_tree.post_image}> <{$topic_tree.post_title}> @ <{$topic_tree.post_date|replace:"-":"/"}><{if $topic_tree.post_invisible == 1}> <{$lang_nowediting}><{/if}>
<{$topic_tree.post_prefix|replace:" ":""|replace:"»":""}>
<{/foreach}>
<{if $viewer_is_admin == true}>
<{/if}>
<{foreach item=topic_post from=$topic_posts}>
<{include file="db:newbb_thread.html" topic_post=$topic_post}>
<{/foreach}>