<%= form_tag url_for(:action => 'lost_password') do %> <%=t('user.email_used_to_create_account')%>
<%= text_field_tag :email, "", :size => 30 %> <% end %>