]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/lost_password.text.html.rhtml
Don't hardcode the API version in the data browser.
[rails.git] / app / views / notifier / lost_password.text.html.rhtml
1 <p>Hi,</p>
2
3 <p>Someone (possibly you) has asked for the password to be reset on this
4    email addresses openstreetmap.org account.</p>
5
6 <p>If this is you, please click the link below to reset your password.</p>
7
8 <p><a href="<%= @url %>"><%= @url %></a></p>