<{include file="header.html"}> <{include file="common_header.html"}>
<{$surveyInfo.events_name}>
<{$surveyInfo.events_tips}>
<{if $surveyInfo.events_hd_tips}>
<{$surveyInfo.events_hd_tips}>
<{/if}>
<{foreach from=$surveyInfo.survery_prize item=data name=survery}>

<{$data.name}>

<{$data.num}><{$data.unit_name}>

<{/foreach}>
<{if $surveyInfo.operationt_tips}>
<{$surveyInfo.operationt_tips}>
<{/if}>
<{$surveyInfo.events_rules}>
<{include file="bottom.html"}>