openstreetmap-website/app/views/notifier/lost_password.text.html.erb
2009-06-09 20:50:14 +00:00

7 lines
224 B
Text

<p><%= t 'notifier.lost_password_html.greeting' %></p>
<p><%= t 'notifier.lost_password_html.hopefully_you' %></p>
<p><%= t 'notifier.lost_password_html.click_the_link' %></p>
<p><a href="<%= @url %>"><%= @url %></a></p>