include file ='../header.html'
$langVoteIndex
>
$langUserFeedback
$vote_array.vote_title
foreach from=$vote_array.content key=key item=two
$two.option
$two.num
(
$two.num/$num*100|string_format:'%.0f'
%)
/foreach
include file ='../../../html/footer.html'