Sha256: d56a5feaad9a6ca1586542611ac6db94cfc263d372d5325568b1c3a5ddcb0d62

Contents?: true

Size: 531 Bytes

Versions: 13

Compression:

Stored size: 531 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta content='text/html; charset=UTF-8' http-equiv='Content-Type' />
  </head>
  <body>
    <h1>Hello. We need to verify your email address</h1>
    <p>
      To protect your privacy, we need you to confirm you are the owner of the <%= @user.email %> address.
    </p>
    <p>
      Please visit <%= link_to 'this activation link', email_validation_url(token: @user.email_validation_token) %>.
    </p>
    <p>Thank you for visiting our site. We appreciate your presence.</p>
  </body>
</html>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
tkh_authentication-0.9.17.2 app/views/reception_mailer/verification_email.html.erb
tkh_authentication-0.9.17.1 app/views/reception_mailer/verification_email.html.erb
tkh_authentication-0.9.17 app/views/reception_mailer/verification_email.html.erb
tkh_authentication-0.9.16 app/views/reception_mailer/verification_email.html.erb
tkh_authentication-0.9.15 app/views/reception_mailer/verification_email.html.erb
tkh_authentication-0.9.14 app/views/reception_mailer/verification_email.html.erb
tkh_authentication-0.9.13 app/views/reception_mailer/verification_email.html.erb
tkh_authentication-0.9.12 app/views/reception_mailer/verification_email.html.erb
tkh_authentication-0.9.11 app/views/reception_mailer/verification_email.html.erb
tkh_authentication-0.9.10 app/views/reception_mailer/verification_email.html.erb
tkh_authentication-0.9.9 app/views/reception_mailer/verification_email.html.erb
tkh_authentication-0.9.8 app/views/reception_mailer/verification_email.html.erb
tkh_authentication-0.9.7 app/views/reception_mailer/verification_email.html.erb