<{include file="header.html"}> <{include file="common_header.html"}>
<{$voteInfo.events_name}>
<{$voteInfo.events_tips}>
<{if $eventsStatus && $eventsStatus!='STATUS_LIMITATIONS'}> <{if $voteInfo.events_hd_tips}>
<{$voteInfo.events_hd_tips}>
<{/if}>
活动已结束!
<{/if}> <{if $voteInfo.events_hd_tips}>
<{$voteInfo.events_hd_tips}>
<{/if}> <{if $voteInfo.vote_type == 1}>
<{foreach from=$voteInfo.vote item=vote name=votebox}>
<{/foreach}>
<{else}>
<{foreach from=$voteInfo.vote item=vote}>
<{assign var=total_num value=$vote.num+$vote.add_num}>
class="h_selected" <{/if}>>

<{$total_num}>

<{$vote.title}>

<{/foreach}>
<{/if}> <{if $voteInfo.operationt_tips}>
<{$voteInfo.operationt_tips}>
<{/if}>
<{$voteInfo.events_rules}>

投票成功

<{include file="bottom.html"}>