X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/62d55f6e7b7a956714166a5ed409368937218997..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] %>