1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 05:09:38 +02:00
Maybe/app/views/password_mailer/password_reset.html.erb

1 line
85 B
Text
Raw Normal View History

2024-02-02 09:05:04 -06:00
<%= link_to "Reset your password", edit_password_reset_url(token: params[:token]) %>