{%forlist from=$vote_array key=i%}

Voting Title:{%$vote_array[i].vote_title%}

{%$vote_array[i].selectmax%} | {%if $vote_array[i].vote_istime%}Voting end time:{%$vote_array[i].vote_endtime|espcms_timeformat(9)%}{%else%}Unlimited time{%/if%}

{%if $vote_array[i].is_view_vote==1%}

Number of participants:{%$vote_array[i].vote_count%}

{%/if%}
{%/forlist%} {%if $vote_submit%}
{%/if%}