{{ assignment.agenda_item.getTitle() || assignment.title }}

Election | Election result

{{ liveVotes.yes }} {{ ynaVotes[0].value }}
{{ ynaVotes[0].percentStr || ' ' }}
{{ liveVotes.no }} {{ ynaVotes[1].value }}
{{ ynaVotes[1].percentStr || ' ' }}
{{ liveVotes.abstain }} {{ ynaVotes[2].value }}
{{ ynaVotes[2].percentStr || ' ' }}
{{ poll.votesvalid || votes_received }}
{{ $index + 1 }} {{ option.candidate.get_full_name() }} {{votes[0].value}} {{votes[0].percentStr}}
Valid votes {{ poll.votesvalid }}
Abstains / Invalid votes {{ poll.votesinvalid }}