{if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"}
SEARCH {$lang.search_forum}     
{/if} {foreach from=$forum_list item=forum} {foreachelse} {/foreach}
{$lang.record_id} {$sort_forum_id} {$lang.forum_title} {$lang.reply_view} {$lang.forum_time}{$sort_add_time} {$lang.forum_name} {$lang.forum_class} {$lang.user_name}{$sort_user_name} {$lang.forum_sort} {$lang.forum_flag} {$lang.handler}
{$forum.forum_id} {$forum.forum_title} {$forum.replay_num}/{$forum.click_num} {$forum.add_time} {if $forum.city_id eq '0'}{$lang.forum_public}{else}{$forum.city_name}{/if} {$forum.class_name|default:$lang.forum_public} {if $forum.user_name}{$forum.user_name}{else}{$lang.anonymous}{/if} {$forum.forum_sort} {$lang.view_content}
{$lang.remove}
{$lang.no_records}
{include file="page.htm"}
{if $full_page}
{include file="pagefooter.htm"} {/if}