merged changed in from devel to activate voting in full elections
[selectricity-live] / app / views / voter / thanks.rhtml
index ab8992cd47345bf73a1c0ebc082b32d996a6ece5..883b4fa78bc08ddd9b873c8b1710ebff5b8eaf5c 100644 (file)
@@ -1,9 +1,15 @@
-<% %>
+<div id="title-header">
+  <span class="header">Vote Recorded</span>
+  <span class="subheader"></span>
+</div>
 
 
-<p>Your vote has been recorded.</p>
+<p>Your vote has been recorded for the <strong><%= @voter.election.name
+%></strong>.</p>
 
 <p>Your unique token for this vote is: <strong><%= @voter.vote.token %></strong></p>
 
 
 <p>Your unique token for this vote is: <strong><%= @voter.vote.token %></strong></p>
 
-<p>Please record this token for your records and keep it secret. You
-will be able to use this token to verify that your vote was used in the
-election and that your vote was recorded correctly.</p>
+<p>Please record this token for your records and keep it secret. This is
+<strong>not</strong> the same token that you recieved in email. At the
+end of the election, you will be able to use this token to verify that
+your vote was used in the election and that your vote was recorded
+correctly.</p>

Benjamin Mako Hill || Want to submit a patch?