This website requires JavaScript.
Explore
Help
Register
Sign in
Docker
/
Maybe
Watch
1
Star
0
Fork
You've already forked Maybe
0
mirror of
https://github.com/maybe-finance/maybe.git
synced
2025-08-04 21:15:19 +02:00
Code
Issues
Releases
Activity
Actions
21e2d05d0c
Maybe
/
app
/
views
/
password_mailer
/
password_reset.html.erb
2 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
Start I18n Internationalization setup (#276) * start internationalization_setup * add passwords views translations * add account views translations * fix translations * temporary disable i18n used key
2024-02-06 14:58:17 -03:00
<%= link_to t('.cta'), edit_password_reset_url(token: params[:token]) %>
Copy permalink