X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/235e77fc26fabcf92db09a1b3d965257621c846e..da07b633c22f3a49d2bea98c956009f6a196221f:/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 17862df67..3f371c80c 100644 --- a/app/views/notifier/lost_password.html.erb +++ b/app/views/notifier/lost_password.html.erb @@ -1,9 +1,7 @@ -<% content_for :body do %> -
<%= 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" %>
- -<% end %> +