X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3aa69ffbdda5f111aed60d77e1a1eec8cdcad3ba..2f9291ba5764fe104264ae7e3b6a361e11212e8b:/app/views/notifier/email_confirm.html.erb diff --git a/app/views/notifier/email_confirm.html.erb b/app/views/notifier/email_confirm.html.erb index 5c639d57f..5b7c74d7f 100644 --- a/app/views/notifier/email_confirm.html.erb +++ b/app/views/notifier/email_confirm.html.erb @@ -1,9 +1,7 @@ -<% content_for :body do %> -

<%= t 'notifier.email_confirm_html.greeting' %>

+

<%= t 'notifier.email_confirm_html.greeting' %>

-

<%= t 'notifier.email_confirm_html.hopefully_you', :server_url => SERVER_URL, :new_address => @address %>

+

<%= t 'notifier.email_confirm_html.hopefully_you', :server_url => SERVER_URL, :new_address => @address %>

-

<%= t 'notifier.email_confirm_html.click_the_link' %>

+

<%= t 'notifier.email_confirm_html.click_the_link' %>

-

<%= @url %>

-<% end %> +

<%= @url %>