X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/67772df248fd417bc39cc1bb3940b94b4513fd1d..fc0a6a8d7ea15bcdb27ebdd58721401c7045c6e0:/app/views/site/_basic_login.rhtml diff --git a/app/views/site/_basic_login.rhtml b/app/views/site/_basic_login.rhtml old mode 100644 new mode 100755 index c9fa4dc..17184b2 --- a/app/views/site/_basic_login.rhtml +++ b/app/views/site/_basic_login.rhtml @@ -7,7 +7,15 @@

<%= submit_tag 'Login' %>

-

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

+

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

+ +

Unfortunately, HyperChad 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 HyperChad to + run an organizational election, contact Benjamin Mako Hill.

+
<%= end_form_tag %>