[% vote = c.model('Vote') %] [% FOREACH id = vote.list_running_vote %]

[% vote.vote_info(id).label | html %]

[% END %]