]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/lost_password.text.html.erb
Align relation membership details to the top.
[rails.git] / app / views / notifier / lost_password.text.html.erb
1 <p><%= t 'notifier.lost_password_html.greeting' %></p>
2
3 <p><%= t 'notifier.lost_password_html.hopefully_you' %></p>
4
5 <p><%= t 'notifier.lost_password_html.click_the_link' %></p>
6
7 <p><a href="<%= @url %>"><%= @url %></a></p>