7 lines
237 B
Text
7 lines
237 B
Text
<%= t 'notifier.email_confirm_plain.greeting' %>
|
|
|
|
<%= word_wrap(t 'notifier.email_confirm_plain.hopefully_you', :server_url => SERVER_URL, :new_address => @address) %>
|
|
|
|
<%= t 'notifier.email_confirm_plain.click_the_link' %>
|
|
|
|
<%= @url %>
|