Sha256: 90ec3d7246b7facb9d5c86576b26026dcd09f27adbed06e388066fdef7ee7514

Contents?: true

Size: 303 Bytes

Versions: 2

Compression:

Stored size: 303 Bytes

Contents

p
  == t('locomotive.devise_mailer.common.hello')
  = @resource.email
  | \!
p
  == t('.reset_password_instruction')
p
  = link_to t('.change_my_password'), edit_locomotive_account_password_url(reset_password_token: @token)
p
  == t('.wrong_request_instruction')
p
  == t('.unchange_password_message')

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
locomotivecms-3.0.0.rc5 app/views/locomotive/devise_mailer/reset_password_instructions.html.slim
locomotivecms-3.0.0.rc4 app/views/locomotive/devise_mailer/reset_password_instructions.html.slim