openstreetmap-website/app/views/notifier/lost_password.html.erb
2019-03-27 16:15:19 +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>