{if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"}
{/if} {foreach from=$card_list item=card} {foreachelse} {/foreach}
{$lang.card_type_ct_id} {$lang.card_type_ct_name} {$lang.des} {$lang.handler}
{$card.ct_id} {$card.ct_name} {$card.des|nl2br} 发卡   查看   编辑  删除   批量删除{$card.ct_name}所有卡
{$lang.no_user_card_type}
{include file="page.htm"}
{if $full_page}
{include file="pagefooter.htm"} {/if}