- <p><%= link_to 'Register for an account', :controller => 'user', :action => 'signup' %></p>
- <p><%= link_to 'Lost or forgot your password?', :controller => 'user', :action => 'forgot_password' %></p>
+<% end %>
+ <p><%= link_to 'Register for an account', :controller =>
+'account', :action => 'signup' %></p>
+
+ <p><%= link_to 'Lost or forgot your password?', :controller => 'account', :action => 'forgot_password' %></p>
+
+ <p>Unfortunately, Selectricity is currently being tested and new
+ accounts for full votes (i.e., non-<em>QuickVotes</em>) can not
+ be automatically created. If you are interested in using
+ Selectricity to
+ run an organizational election, contact <a
+ href="http://mako.cc/contact.html">Benjamin Mako Hill</a>.</p>
+