openstreetmap-website/app/views/notifier/lost_password.text.html.rhtml
2009-06-05 23:53:47 +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>