Sha256: a273c02f04f00d02c668d8bf469c5414e44e8328b4b199ac56b9c14b7ac907eb
Contents?: true
Size: 361 Bytes
Versions: 9
Compression:
Stored size: 361 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> </head> <body> <h1>Hello, <%= @user.email %></h1> <p> You have requested to reset your password. </p> <p> To choose a new password, just follow this link: <%= @url %>. </p> <p>Have a great day!</p> </body> </html>
Version data entries
9 entries across 9 versions & 1 rubygems