Sha256: 91a332a677ee95236aba47b2f444774776b0b03bf3900cba21183c325b17af84
Contents?: true
Size: 364 Bytes
Versions: 104
Compression:
Stored size: 364 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> </head> <body> <h1>Hello, <%= @user.username %></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
104 entries across 61 versions & 3 rubygems