{include file="public/header" /}

{$Think.lang.ds_voucher_price_manage}

{include file="public/admin_items" /}
{notempty name="mallvouchertemplate_list"} {foreach name="mallvouchertemplate_list" item="v"} {/foreach} {else /} {/notempty}
{$Think.lang.admin_mallvouchertemplate_title} {$Think.lang.admin_mallvouchertemplate_price}({$Think.lang.ds_yuan}) {$Think.lang.admin_mallvouchertemplate_startdate} {$Think.lang.admin_mallvouchertemplate_enddate} {$Think.lang.admin_mallvouchertemplate_limit}({$Think.lang.ds_yuan}) {$Think.lang.ds_handle}
{$v.mallvouchertemplate_title} {$v.mallvouchertemplate_price} {$v.mallvouchertemplate_startdate|date='Y-m-d H:i'} {$v.mallvouchertemplate_enddate|date='Y-m-d H:i'} {$v.mallvouchertemplate_limit} {if !$v.mallvouchertemplate_giveout} {$Think.lang.ds_edit} {else} {$Think.lang.ds_detail} {/if} {if !$v.mallvouchertemplate_giveout} {$Think.lang.ds_del} {/if}
{$Think.lang.ds_no_record}
{$show_page|raw}