A few major changes:
[selectricity] / app / views / voter_notify / votestart.rhtml
diff --git a/app/views/voter_notify/votestart.rhtml b/app/views/voter_notify/votestart.rhtml
new file mode 100644 (file)
index 0000000..c2730bf
--- /dev/null
@@ -0,0 +1,29 @@
+Voter!
+
+This is an automated message sent by votingbooth.mako.cc.
+
+You have been listed as a voter in an upcoming election.
+
+The election title: <%= @voter.election.name %>
+
+To read more about the election, the candidates, and to vote, you will
+need to use the following token to log in to votingboth.mako.cc:
+  <%= @voter.password %>
+
+Alternatively, you can just click this URL:
+
+If you have any questions or if you feel you have recieved this message
+in error, you should contact:
+
+  <%= @voter.election.user.name %> <<%= @voter.election.user.email %>>
+  (The initiator of this election)
+
+Alternatively, if you feel there is a technical error, please contact:
+
+  help@votingbooth.mako.cc
+  (VotingBooth Tech Support)
+
+Thanks and happy voting!
+VotingBooth Staff
+  
+  

Benjamin Mako Hill || Want to submit a patch?