Sha256: 35f97dd66d6229adbf5932605380fb0520d146f7e5cdf863c8ed2b01ed832668
Contents?: true
Size: 664 Bytes
Versions: 13
Compression:
Stored size: 664 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta content='text/html; charset=UTF-8' http-equiv='Content-Type' /> </head> <body> <h1>Hello. You are in the process of creating a password for your account.</h1> <p> To protect your privacy, we need you to confirm you are the owner of this specific account. </p> <p> Please visit <%= link_to 'this security link', create_your_password_url(password_creation_token: @user.password_creation_token) %>. </p> <p>Thank you for visiting our site. We appreciate your presence.</p> <p>If you did <strong>not</strong> initiate this procedure, please ignore this email.</p> </body> </html>
Version data entries
13 entries across 13 versions & 1 rubygems