debian-mirror-gitlab/app/views/devise/mailer/_confirmation_instructions_secondary.text.erb

8 lines
284 B
Text
Raw Normal View History

2020-07-28 23:09:34 +05:30
<%= @resource.user.name %>, confirm your email address now!
2018-03-17 18:26:18 +05:30
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 %>