{if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"}
SEARCH {$lang.title}
{/if} {foreach from=$article_list item=list} {foreachelse} {/foreach}  
{$lang.article_id}{$sort_article_id} {$lang.title}{$sort_title} {$lang.cat}{$sort_cat_id} {$lang.article_type}{$sort_article_type} {$lang.is_open}{$sort_is_open} {$lang.add_time}{$sort_add_time} {$lang.handler}
{$list.article_id} {$list.title|escape:html} {$list.cat_name|escape:html}{$lang.reserve} {if $list.article_type eq 0}{$lang.common}{else}{$lang.top}{/if} {if $list.cat_id > 0} {else}yes{/if} {$list.date}    
{$lang.no_article}
{include file="page.htm"}
{if $full_page}
{include file="pagefooter.htm"} {/if}