8 lines
284 B
Text
8 lines
284 B
Text
<%= t 'notifier.email_confirm_plain.greeting' %>
|
|
|
|
<%= t 'notifier.email_confirm_plain.hopefully_you_1' %>
|
|
<%= t 'notifier.email_confirm_plain.hopefully_you_2', :server_url => SERVER_URL, :new_address => @address %>
|
|
|
|
<%= t 'notifier.email_confirm_plain.click_the_link' %>
|
|
|
|
<%= @url %>
|