% include('header.html') % setdefault('paystatus',{0:u"未支付",1:u"已支付",2:u"已取消"})

在线订购确认


% include('footer.html')