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