{if $block.full_view == true}>
| <{$block.lang_forum}> | <{$block.lang_topic}> | <{$block.lang_replies}> | <{$block.lang_views}> | <{$block.lang_lastpost}> | |
|---|---|---|---|---|---|
| <{$topic.forum_title}> | <{* <{if $topic.forum_id == 1}>
        
    <{elseif $topic.forum_id == 3}>
        
    <{elseif $topic.forum_id == 8}>
        
    <{elseif $topic.forum_id == 10}>
        
    <{else}> *}>
        
    <{* <{/if}> *}>
	<{if $topic.u2t_marked}>  <{/if}>
	<{* displays the last post's subject or topic title *}>
	<{if $block.disp_last_subject }>
	<{$topic.last_subject}>
	<{else}>
	<{$topic.title}>
	<{/if}>
	<{if ! $topic.solved}>  <{/if}> | <{$topic.replies}> | <{$topic.views}> | <{if $topic.guest_name}> <{$topic.guest_name}> <{else}> <{$topic.last_uname}> <{/if}> | <{$topic.last_post_time_formatted}> |