Variety of small changes (mostly to properties) plus a few "in the
[selectricity] / app / views / voter / thanks.rhtml
1 <% %>
2
3 <p>Your vote has been recorded.</p>
4
5 <p>Your unique token for this vote is: <strong><%= @voter.vote.token %></strong></p>
6
7 <p>Please record this token for your records and keep it secret. You
8 will be able to use this token to verify that your vote was used in the
9 election and that your vote was recorded correctly.</p>

Benjamin Mako Hill || Want to submit a patch?