2024-11-18 23:27:50 +00:00
|
|
|
<%# Copyright (C) 2024 Manuel Bustillo %>
|
|
|
|
|
2024-11-19 00:26:44 +01:00
|
|
|
<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>
|