<{$smarty.const._MD_D3FORUM_LISTALLTOPICS}>
<{$mod_config.top_message}>
welcome
<{$smarty.const._MD_D3FORUM_TOTALTOPICSCOUNT}>:
<{$total_topics_count}>
<{$smarty.const._MD_D3FORUM_TOTALPOSTSCOUNT}>:
<{$total_posts_count}>
<{$smarty.const._MD_D3FORUM_TIMENOW}>:
<{$currenttime_formatted}>
<{$smarty.const._MD_D3FORUM_LASTVISIT}>:
<{$lastvisit_formatted}>
<{foreach item="category" from=$top_categories}> <{if $category.subcategories}> <{$category.title}>  >   <{foreach item=category from=$category.subcategories}> <{/foreach}> <{/if}> <{/foreach}>
<{xugj_block file="modules/d3forum/blocks/blocks.php" func="b_d3forum_list_topics_show" opt="d3forum,15,1,time,1,0,," item="block"}> <{if $block.full_view == true}> <{foreach item=topic from=$block.topics}> <{strip}> "> <{/strip}> <{/foreach}>
<{$block.lang_forum}> <{$block.lang_topic}> <{$block.lang_replies}> <{$block.lang_views}> <{$block.lang_lastpost}>
<{$topic.forum_title}> <{if $topic.u2t_marked}><{$block.lang_alt_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}><{$block.lang_alt_unsolved}><{/if}> <{$topic.replies}> <{$topic.views}> <{$topic.last_uname}> <{$topic.last_post_time_formatted}>
<{$block.lang_linktosearch}> >>    <{if is_numeric( $block.forums ) }> <{$block.lang_linktolisttopics}> >> <{else}> <{$block.lang_linktolisttopics}> >> <{/if}>    <{if is_numeric( $block.categories ) }> <{$block.lang_linktolistforums}> >>    <{/if}> <{$block.lang_linktolistcategories}> >> <{else}>
    <{foreach item=topic from=$block.topics}>
  1. <{$topic.title}>(<{$topic.replies}>) <{$topic.last_uname}> <{$topic.last_post_time_formatted}>
  2. <{/foreach}>
<{/if}>
<{include file='db:system_notification_select.html'}>