5 lines
186 B
Plaintext
5 lines
186 B
Plaintext
You can reset your password on
|
|
<%= edit_password_url(@user.password_reset_token) %>
|
|
|
|
This link will expire in <%= distance_of_time_in_words(0, @user.password_reset_token_expires_in) %>.
|