gitlab-org--gitlab-foss/app/views/devise/mailer/_confirmation_instructions_secondary.text.erb

7 lines
286 B
Text

<%= @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 %>