{template 'header'}
我的优惠券

{$coupon['title']} {if $item['consumetime']}(使用时间:{php echo date('Y-m-d H:i:s', $item['consumetime'])}){/if}

{php echo htmlspecialchars_decode($coupon['content'])}

{if $item['status'] == 1}
{/if}
{template 'footer'}