{include file="public/header" /}

{$Think.lang.ds_article}

{include file="public/admin_items" /}
{$Think.lang.article_title}
{$Think.lang.ds_articleclass}
{if $filtered} {$Think.lang.ds_cancel} {/if}
{notempty name="article_list"} {foreach name="article_list" item="article"} {/foreach} {else /} {/notempty}
{$Think.lang.article_sort} {$Think.lang.article_id} {$Think.lang.article_title} {$Think.lang.article_cate} {$Think.lang.article_show} {$Think.lang.article_time} {$Think.lang.ds_handle}
{$article.article_sort} {$article.article_id} {$article.article_title} {$article.ac_name|default=''} {if $article.article_show eq '1'}{$Think.lang.ds_yes}{else}{$Think.lang.ds_no}{/if} {$article.article_time} {$Think.lang.ds_edit} {$Think.lang.ds_del}
{$Think.lang.ds_no_record}
{$show_page|raw}