2017-09-06 12:28:09 -04:00
|
|
|
<%= @resource.user.name %>, you've added an additional email!
|
2017-09-04 13:23:33 -04:00
|
|
|
|
2017-09-06 12:28:09 -04:00
|
|
|
Use the link below to confirm your email address (<%= @resource.email %>)
|
2017-09-04 13:23:33 -04:00
|
|
|
|
|
|
|
<%= confirmation_url(@resource, confirmation_token: @token) %>
|
|
|
|
|
|
|
|
If this email was added in error, you can remove it here: <%= profile_emails_url %>
|