debian-mirror-gitlab/app/views/devise/mailer/_confirmation_instructions_secondary.text.erb
2020-08-09 17:44:08 +05:30

8 lines
284 B
Plaintext

<%= @resource.user.name %>, confirm your email address now!
Use the link below to confirm your email address (<%= @resource.email %>)
<%= confirmation_url(@resource, confirmation_token: @token) %>
If this email was added in error, you can remove it here: <%= profile_emails_url %>