rails-guide-store/app/views/passwords_mailer/reset.html.erb

5 lines
161 B
Text
Raw Permalink Normal View History

2025-01-24 17:32:29 +00: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>