aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/passwords_mailer/reset.html.erb
blob: 4a0661933742d3462c76f120f09d2025ff014800 (plain) (blame)
1
2
3
4
<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>