Sha256: 18bc2bb01350d18ed763a9e0d7ec5cf362d7ca04b2ac88b738adcb80a152f3c5

Contents?: true

Size: 649 Bytes

Versions: 17

Compression:

Stored size: 649 Bytes

Contents

<!DOCTYPE html>
<html>
  <body>
    <h3>Dear <%= @email %>,</h3>

    <p>
      You are receiving this e-mail because someone (hopefully you) requested a
      password reset for your
      <%= link_to @host, root_url(:host => @host, :protocol => @protocol) %>
      account.
    </p>

    <p>
      Please go
      <%= link_to 'here', token_session_url(@token, :host => @host,
                                            :protocol => @protocol) %>
      to reset your password.
    </p>

    <p>
      If you haven't requested a password reset, please ignore this e-mail.
      Someone most likely mistyped their e-mail.
    </p>
  </body>
</html>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
authpwn_rails-0.16.2 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.16.1 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.16.0 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.15.3 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.15.2 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.15.1 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.15.0 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.14.3 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.14.2 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.14.1 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.14.0 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.13.4 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.13.3 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.13.2 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.13.1 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.13.0 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb
authpwn_rails-0.12.1 lib/authpwn_rails/generators/templates/session_mailer/reset_password_email.html.erb