Major changes in this commit over include work over several days but that was never...
[selectricity-live] / app / views / voter / thanks.rhtml
diff --git a/app/views/voter/thanks.rhtml b/app/views/voter/thanks.rhtml
new file mode 100644 (file)
index 0000000..ab8992c
--- /dev/null
@@ -0,0 +1,9 @@
+<% %>
+
+<p>Your vote has been recorded.</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>

Benjamin Mako Hill || Want to submit a patch?