2015-07-21 11:13:14 -07:00
|
|
|
Welcome to <%= APP_CONFIG['site_name'] %>, <%= @resource.screen_name %>!
|
|
|
|
|
|
|
|
You can confirm your account email by copying link below,
|
|
|
|
and entering it into your browser.
|
|
|
|
|
|
|
|
<%= confirmation_url(@resource, confirmation_token: @token, protocol: (APP_CONFIG['https'] ? :https : :http)) %>
|
2022-01-09 13:57:01 -08:00
|
|
|
|
|
|
|
Please do not reply to this email.
|