X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e9ad6d852c437a00e6cf9f0f529525a3b33d9901..abc83298cdc9f63a1956ee5a7d30f75b7c7dec07:/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 %>