X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/07c4c28f94d7628c0d5c48db810956f680c5f48e..2ee3731fd7cc776524f44005a99035d01168e6c0:/app/views/voter_notify/reminder.rhtml diff --git a/app/views/voter_notify/reminder.rhtml b/app/views/voter_notify/reminder.rhtml new file mode 100644 index 0000000..1373bc2 --- /dev/null +++ b/app/views/voter_notify/reminder.rhtml @@ -0,0 +1,17 @@ +Voter! + +Either you or an election administrator has requested you receive a reminder for an election you've been registered in. + +Here are the election(s) for which you are currently registered and your tokens to enter each election: +<% @voter_array.each do |voter| -%> +<%= voter.election.name %>: <%= voter.password %> +<% end -%> + + +If you feel there is a technical error, please contact: + + help@selectricity.org + (Selectricity Tech Support) + +Thanks and happy voting! +Selectricity Staff