Newer
Older
dmpopidor / app / views / devise / mailer / confirmation_instructions.html.erb
@Marta Ribeiro Marta Ribeiro on 3 Jun 2016 341 bytes DMPonline4 - RAILS 4.0 (#4)
<p>Welcome to DMPonline, <%= @email %>!</p>

<p>Thank you for registering at DMPonline. Please confirm your email address:</p>

<p><%= link_to 'Click here to confirm your account', confirmation_url(@resource, :confirmation_token => @token) %> (or copy <%= confirmation_url(@resource, :confirmation_token => @token) %> into your browser).</p>