Sha256: 37b51e53654fb206ecb6e6004a8f5e0f3f67538d150432dec408728a30edd91d

Contents?: true

Size: 319 Bytes

Versions: 3

Compression:

Stored size: 319 Bytes

Contents

<h1>Password reset</h1>

<p>To reset your password click the link below:</p>

<p><%= edit_password_reset_url(@user.reset_token, email: @user.email) %></p>

<p>This link will expire in two hours.</p>

<p>If you did not request your password to be reset, please ignore this email and
your password will stay as it is.</p>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lines-engine-0.6.2 app/views/lines/user_mailer/password_reset.html.erb
lines-engine-0.6.1 app/views/lines/user_mailer/password_reset.html.erb
lines-engine-0.6 app/views/lines/user_mailer/password_reset.html.erb