<{if $block.full_view == true}> <{foreach item=topic from=$block.topics}>
  • [<{if $topic.invisible}><{$topic.time}><{else}><{$topic.time}><{/if}>] <{$topic.forum_name}> <{$topic.title}> <{$topic.username}> <{$block.lang_views}>[<{$topic.views}>] <{$block.lang_replies}>[<{$topic.replies}>]
  • <{/foreach}>
    <{$block.lang_visitforums}>
    <{else}> <{foreach item=topic from=$block.topics}>
  • [<{if $topic.invisible}><{$topic.time}><{else}><{$topic.time}><{/if}>] <{$topic.title}> <{$topic.username}>
  • <{/foreach}> <{/if}>