this is the final result

the election is still running, this is just a preview

property value
# of votes {election.numberOfVotes}
# of electors that voted {election.votingElectors -> f:count()}
# of electors that did not vote {election.abstinentElectors -> f:count()}
# of electors that did not receive an invitation {election.uninvitedElectors -> f:count()}
nominee votes
{electionVote.nominee.fullName} {electionVote.votes}