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

Version Path
raygun-0.0.13 app_prototype/app/views/user_mailer/reset_password_email.html.erb
raygun-0.0.11 templates/_app/views/user_mailer/reset_password_email.html.erb
raygun-0.0.10 templates/_app/views/user_mailer/reset_password_email.html.erb
raygun-0.0.7 templates/_app/views/user_mailer/reset_password_email.html.erb
raygun-0.0.6 templates/_app/views/user_mailer/reset_password_email.html.erb
raygun-0.0.5 templates/_app/views/user_mailer/reset_password_email.html.erb
raygun-0.0.4 templates/_app/views/user_mailer/reset_password_email.html.erb
raygun-0.0.3 templates/_app/views/user_mailer/reset_password_email.html.erb
raygun-0.0.2 templates/_app/views/user_mailer/reset_password_email.html.erb