<{if $block.full_view == true}> <{foreach item=topic from=$block.topics}> <{/foreach}>
<{$block.lang_forum}> <{$block.lang_topic}> <{$block.lang_replies}> <{$block.lang_views}> <{$block.lang_lastpost}>
<{$topic.forum_name}> <{$topic.title}> <{$topic.replies}> <{$topic.views}> <{$topic.time}>
<{$block.lang_visitforums}>
<{else}> <{foreach item=topic from=$block.topics}> <{/foreach}>
<{$block.lang_topic}> <{$block.lang_replies}> <{$block.lang_lastpost}>
<{$topic.title}> <{$topic.replies}> <{$topic.time}>
<{$block.lang_visitforums}>
<{/if}>