<% -%> <% form_tag :controller => 'account', :action => 'login' do %> <%= text_field "Login", "login", :size => 30 %>
<%= password_field "Password", "password", :size => 30 %>

<%= submit_tag 'Login' %>

<% end %>

<%= link_to 'Register for an account', :controller => 'account', :action => 'signup' %>

<%= link_to 'Lost or forgot your password?', :controller => 'account', :action => 'forgot_password' %>

Unfortunately, Selectricity is currently being tested and new accounts for full votes (i.e., non-QuickVotes) can not be automatically created. If you are interested in using Selectricity to run an organizational election, contact Benjamin Mako Hill.