Voters
If you have received an email with a token inviting you to vote in an ongoing election, you can log in to vote using your token below.
<% form_tag(:controller => 'voter', :action => 'login') do %><%= text_field :vote, :password %>
<%= submit_tag "Log In" %>
<% end %><%= link_to 'Lost or forgot your token?', :controller => 'voter', :action => 'reminder' %>
SMS Interface
For information on accessing Selectricity over email or via SMS/text messages from your mobile phone, email <%= link_to "vote\@selectricity.org", "mailto:vote@selectricity.org" %> with "help" in the body or read the <%= link_to "Selectricity Anywhere documentation", :controller => 'about', :action => 'anywhere' %>.