X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/4efa3e9bc47cc649205a399fde51ed7e61bef7f8..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 cddd8f6..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 a new 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 %>