X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1e13e6ae2d5326d93ec3c55daaac08d884d69265..dc9b0e8c948994d65c592bbc79ed3e6efc11a49d:/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 new file mode 100644 index 000000000..5b7c74d7f --- /dev/null +++ b/app/views/notifier/email_confirm.html.erb @@ -0,0 +1,7 @@ +

<%= 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.click_the_link' %>

+ +

<%= @url %>