<{$lang_welcomemsg}>

<{$lang_tostart}>

<{$lang_totaltopics}>
<{$total_topics}>
<{$lang_totalposts}>
<{$total_posts}>
<{if $forum_index_title == true}> <{/if}> <{section name=category loop=$categories}>

<{$categories[category].cat_title}>

<{if $categories[category].forums}> <{section name=forum loop=$categories[category].forums.forum_id}> <{/section}>
<{$lang_forum}> <{$smarty.const._MD_XHNEWBB_TOPICS}> <{$lang_posts}> <{$lang_lastpost}>
<{if $categories[category].forums.forum_type[forum] == 'private'}> <{$lang_private}> <{elseif $categories[category].forums.forum_type[forum] == 'newposts'}> <{$lang_newposts}> <{elseif $categories[category].forums.forum_type[forum] == 'nonewposts'}> <{$lang_nonewposts}> <{/if}>
<{$categories[category].forums.forum_name[forum]}>
<{$categories[category].forums.forum_desc[forum]}>
<{$lang_moderators}> <{$categories[category].forums.forum_moderators[forum]}>
<{$categories[category].forums.forum_topics[forum]}> <{$categories[category].forums.forum_posts[forum]}> <{$categories[category].forums.forum_lastpost_time[forum]}>
<{$categories[category].forums.forum_lastpost_user[forum]}> <{$categories[category].forums.forum_lastpost_icon[forum]}>
<{/if}> <{/section}>
<{include file='db:system_notification_select.html'}>