summaryrefslogtreecommitdiff
path: root/app/views/devise/mailer/_confirmation_instructions_secondary.text.erb
blob: 2d8de854cf60ee888cbc24aa684e7e20b18a3039 (plain)
1
2
3
4
5
6
7
<%= @resource.user.name %>, you've added a secondary email!

You can confirm your email (<%= @resource.email %>) through the link below:

<%= confirmation_url(@resource, confirmation_token: @token) %>

If this email was added in error, you can remove it here: <%= profile_emails_url %>