Sha256: bc290bd5e76e881dd8f2f7423a3f5fec07435e622d95f8b3134b3085ac18ae38
Contents?: true
Size: 457 Bytes
Versions: 9
Compression:
Stored size: 457 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> </head> <body> <h1>We have reset the password for, <%= @user.username %></h1> <p> The new password is <%= @user.password_confirmation %>. To login and update your password follow this link: <a href="<%= @url %>"><%= @url %></a> </p> <p>Thanks for being a member and have a great day!</p> </body> </html>
Version data entries
9 entries across 9 versions & 1 rubygems