X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d102c9aaf478a4bad52a72b1b72470ba35ba464e..9b19a45e74abd4414bb79d6b992f7bec14390ad6:/app/views/notifier/email_confirm.html.erb?ds=sidebyside diff --git a/app/views/notifier/email_confirm.html.erb b/app/views/notifier/email_confirm.html.erb index 369c81ae6..57359ef59 100644 --- a/app/views/notifier/email_confirm.html.erb +++ b/app/views/notifier/email_confirm.html.erb @@ -1,7 +1,7 @@ -
<%= t 'notifier.email_confirm_html.greeting' %>
+<%= t "notifier.email_confirm_html.greeting" %>
-<%= t 'notifier.email_confirm_html.hopefully_you', :server_url => Settings.server_url, :new_address => @address %>
+<%= t "notifier.email_confirm_html.hopefully_you", :server_url => Settings.server_url, :new_address => @address %>
-<%= t 'notifier.email_confirm_html.click_the_link' %>
+<%= t "notifier.email_confirm_html.click_the_link" %>