% title _('Forgot password?') %> <% if flash[:error] %>
<%= flash[:error] %>
<% end %><%= _('No problem: You can enter a new password here.') -%>
<%= _("Just enter your email address. Then you'll receive an email with the detailed instructions.") %>
<%= text_field 'login', 'email' %>