Sha256: ad093f2e57e766c403ff0bf24a26821c9e545c7361bca57bb0238dfae095b896

Contents?: true

Size: 302 Bytes

Versions: 3

Compression:

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

3 entries across 3 versions & 1 rubygems

Version Path
locomotivecms-3.0.0.rc3 app/views/locomotive/devise_mailer/reset_password_instructions.html.slim
locomotivecms-3.0.0.rc2 app/views/locomotive/devise_mailer/reset_password_instructions.html.slim
locomotivecms-3.0.0.rc1 app/views/locomotive/devise_mailer/reset_password_instructions.html.slim