Your vote has been recorded with the following ranked
preferences:
<% for rank in @voter.vote.rankings.sort %>
- <%=h rank.candidate.name.capitalize %>
<% end %>
Thanks you voting! You can:
- <%= link_to "Change Your Vote", quickaction_url( :ident => @voter.election.name, :action => 'change' ) %>
- <%= link_to "View Current Results", quickaction_url( :ident => @voter.election.name, :action => 'results' ) %>