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-02 20:15:22 +02:00
Code
Issues
Releases
Activity
Actions
0afab5296c
Maybe
/
app
/
views
/
password_mailer
/
password_reset.html.erb
2 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
Added lints for ERB templates (#609) * Added erblint and fixed offenses * Added erblint bintstub. Included erblint into CI * Merged GitHub Actions tasks for rubocop and erblint into one * Added config for erblint. * Reverted erblint call in the CI
2024-04-09 16:08:58 +04:00
<%= link_to t(".cta"), edit_password_reset_url(token: params[:token]) %>
Copy permalink