Submitters
{{ submitter.get_full_name() }}
Supporters
-
{{ supporters.get_full_name() }}
Category
{{ motion.category.name }}
Tags
{{ tag.name }}{{$last ? '' : ', '}}
State
{{ motion.state.name | translate }}
Voting result
-
Vote
|
Yes:
{{ voteYes.value }} {{ voteYes.percentStr }}
|
|
No:
{{ voteNo.value }} {{ voteNo.percentStr }}
|
∅
|
Abstain:
{{ voteAbstain.value }} {{ voteAbstain.percentStr }}
|
|
Valid votes:
{{ votesValid.value }} {{ votesValid.percentStr }}
|
|
Invalid votes:
{{ votesInvalid.value }}
{{ votesInvalid.percentStr }}
|
∑
|
Votes cast:
{{ votesCast.value }}
{{ votesCast.percentStr }}
|