Sha256: d458e2e35e50e6f1cde06a92faa92082affccb4cfa5a4420ed570a80055b3b5a

Contents?: true

Size: 381 Bytes

Versions: 11

Compression:

Stored size: 381 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

11 entries across 11 versions & 1 rubygems

Version Path
hicube-0.0.11 app/views/devise/mailer/reset_password_instructions.html.slim
hicube-0.0.10 app/views/devise/mailer/reset_password_instructions.html.slim
hicube-0.0.9 app/views/devise/mailer/reset_password_instructions.html.slim
hicube-0.0.8 app/views/devise/mailer/reset_password_instructions.html.slim
hicube-0.0.7 app/views/devise/mailer/reset_password_instructions.html.slim
hicube-0.0.6 app/views/devise/mailer/reset_password_instructions.html.slim
hicube-0.0.5 app/views/devise/mailer/reset_password_instructions.html.slim
hicube-0.0.4 app/views/devise/mailer/reset_password_instructions.html.slim
hicube-0.0.3 app/views/devise/mailer/reset_password_instructions.html.slim
hicube-0.0.2 app/views/devise/mailer/reset_password_instructions.html.slim
hicube-0.0.1 app/views/devise/mailer/reset_password_instructions.html.slim