{template 'head'}
{template 'menu'}

推荐{php echo $type ==1? '抽奖': '投票'}

{php echo tpl_form_field_date('start', $column_data['start'], true)}
{php echo tpl_form_field_date('end', $column_data['end'], true)}
{template 'record'}
{template 'finally'}