X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/25bfcc0f6b5344acb4039457f8492df7fbada7fc..277d9e323c1c9c525c1cea4590dc71bc56aeed06:/app/views/site/index.rhtml diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index f2f5700..eb009b3 100755 --- a/app/views/site/index.rhtml +++ b/app/views/site/index.rhtml @@ -43,7 +43,7 @@ ongoing election, you can log in to vote using your token here.
<%= form_tag :controller => 'voter', :action => 'index' %> <%= text_field :vote, :password %> <%= submit_tag "Log In" %> -<%= end_form_tag %> +<%= link_to 'Lost or forgot your token?', :controller => 'voter', :action => 'forgot_password' %>
<% if session[:user] %>