mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 13:19:39 +02:00
Update password_reset.html.erb
This commit is contained in:
parent
47a43a888c
commit
a33ba11ce9
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<%= t('.request_made') %>
|
||||
<p><%= t('.request_made') %></p>
|
||||
|
||||
<%= link_to t(".cta"), edit_password_reset_url(token: params[:token]) %>
|
||||
<p><%= link_to t(".cta"), edit_password_reset_url(token: params[:token]) %></p>
|
||||
|
||||
<%= t('.ignore_if_not_requested') %>
|
||||
<p><%= t('.ignore_if_not_requested') %></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue