{template "header.html"}
{dr_form_hidden()}
{if $ci->_is_admin_auth('del')} {/if} {loop $list $t} {if $ci->_is_admin_auth('del')} {/if} {/loop}
{dr_lang('类型')} {dr_lang('名称')} {dr_lang('操作')}
{$ci->type[$t['type']]} {$t.name} {if $ci->_is_admin_auth('edit')} {/if}
{template "footer.html"}