{$smarty.const._FORUM_NAME}
{foreach from=$langs item="v"} [{$v.up}] {/foreach}
{if $do_enter} {$smarty.const._DO_ENTER} {/if} {if $welcome}{$smarty.const._WELCOME}{$welcome}
{/if} {$smarty.const._SEARCH} {$smarty.const._MEMBERLIST} {if $register} {$smarty.const._REGISTER} {/if} {if $logout} {$smarty.const._LOGOUT} {/if}
{if $pages}
{$smarty.const._PAGES_LIST}: {foreach from=$pages item="v"} {if $v eq $this_page} {$v} {else} {$v} {/if} {/foreach}
{/if}
{$smarty.const._THEME_LIST} {$smarty.const._THEME_CREATOR} {$smarty.const._THEME_POSTS} {$smarty.const._LAST_POSTER} {$smarty.const._THEME_UPDATE}
{foreach from=$themes item="v"}
{$v.title} {if $v.post_pages} >> {foreach from=$v.post_pages item="vl"} {$vl} {/foreach} {/if} {$v.creator_username} {$v.count_posts} {$v.last_poster} {$v.last_update}
{/foreach} {if $create_theme}
{$smarty.const._CREATE_THEME}

{$smarty.const._THEME_TITLE}:
{$smarty.const._THEME_TEXT}:
 
 
{/if}