Sha256: 767a01e2a25f9a007c06e2923128039e1f089fd56404b8468444aced6d369486

Contents?: true

Size: 357 Bytes

Versions: 3

Compression:

Stored size: 357 Bytes

Contents

p
  Hello #{@resource.email}!
p Someone has requested a link to change your password. You can do this through the link below.
p= link_to 'Change my password', edit_password_url(@resource, reset_password_token: @token)
p If you didn't request this, please ignore this email.
p Your password won't change until you access the link above and create a new one.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
omniauth-infinum-0.11.1 examples/devise_and_omniauth_infinum/app/views/devise/mailer/reset_password_instructions.html.slim
omniauth-infinum-0.10.0 examples/devise_and_omniauth_infinum/app/views/devise/mailer/reset_password_instructions.html.slim
omniauth-infinum-0.10.1 examples/devise_and_omniauth_infinum/app/views/devise/mailer/reset_password_instructions.html.slim