X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2c1033f62d450b7ed82058ee89d99983b7d97829..d419a5d6c844d841d10a46437ab5fff236dfc0b0:/app/views/user_mailer/lost_password.html.erb?ds=inline diff --git a/app/views/user_mailer/lost_password.html.erb b/app/views/user_mailer/lost_password.html.erb index 7e61b6c49..f22480bb3 100644 --- a/app/views/user_mailer/lost_password.html.erb +++ b/app/views/user_mailer/lost_password.html.erb @@ -1,7 +1,7 @@ -

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

+

<%= t ".greeting" %>

-

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

+

<%= t ".hopefully_you" %>

-

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

+

<%= t ".click_the_link" %>

<%= @url %>