7 lines
204 B
Plaintext
7 lines
204 B
Plaintext
<%# Copyright (C) 2024 Manuel Bustillo %>
|
|
|
|
<p>
|
|
You can reset your password within the next 15 minutes on
|
|
<%= link_to "this password reset page", edit_password_url(@user.password_reset_token) %>.
|
|
</p>
|