X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f68ca9ebc223b276f53d3073367d7e3d8ed9e6c8..0c0775f96a2aec0b07106ea641a92aba6e61af9a:/app/views/user/lost_password.html.erb diff --git a/app/views/user/lost_password.html.erb b/app/views/user/lost_password.html.erb index c5d8bb004..cdee822e4 100644 --- a/app/views/user/lost_password.html.erb +++ b/app/views/user/lost_password.html.erb @@ -8,6 +8,9 @@ <%= t 'user.lost_password.email address' %> <%= text_field('user', 'email', {:size => 50, :maxlength => 255, :tabindex => 1} ) %> - + + + + <% end %>