X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/52e5fa6ad78f375cec5a207a123a4aa3939c8ddf..827123a8f681a04d8660619e035aef1cd1b2ee23:/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 %>