X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/50091893d44ecfc48c13bb2269f23a6f23aea1d2..3af16f6337b52546297e7e09a1aba9b0e1df7e15:/app/views/notifier/lost_password.html.erb diff --git a/app/views/notifier/lost_password.html.erb b/app/views/notifier/lost_password.html.erb index 5f1012ac6..3f371c80c 100644 --- a/app/views/notifier/lost_password.html.erb +++ b/app/views/notifier/lost_password.html.erb @@ -1,7 +1,7 @@ -

<%= t 'notifier.lost_password_html.greeting' %>

+

<%= t "notifier.lost_password_html.greeting" %>

-

<%= t 'notifier.lost_password_html.hopefully_you' %>

+

<%= t "notifier.lost_password_html.hopefully_you" %>

-

<%= t 'notifier.lost_password_html.click_the_link' %>

+

<%= t "notifier.lost_password_html.click_the_link" %>

<%= @url %>