Sha256: e97b38ae8dc112c2786941a0af7132ff6abc77f98dd19d94e7fd248069a8b50f

Contents?: true

Size: 407 Bytes

Versions: 4

Compression:

Stored size: 407 Bytes

Contents

%p= t('devise.mailer.reset_password_instructions.greeting', recipient: @resource.email)
%p= t('devise.mailer.reset_password_instructions.instruction')
%p= link_to t('devise.mailer.reset_password_instructions.action'), edit_password_url(@resource, reset_password_token: @token)
%p= t('devise.mailer.reset_password_instructions.instruction_2')
%p= t('devise.mailer.reset_password_instructions.instruction_3')

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
quadro-0.6.1 app/views/users/mailer/reset_password_instructions.html.haml
quadro-0.6.0 app/views/users/mailer/reset_password_instructions.html.haml
quadro-0.5.8 app/views/users/mailer/reset_password_instructions.html.haml
quadro-0.5.7 app/views/users/mailer/reset_password_instructions.html.haml