X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c94213847b8e5b71864b34748ba9fadaefbfddfe..89f8f7af3539588c234496dd769f9042199bd248:/app/views/notifier/lost_password.html.erb?ds=sidebyside diff --git a/app/views/notifier/lost_password.html.erb b/app/views/notifier/lost_password.html.erb index 520d1097a..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 %>