mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Initial commit
This commit is contained in:
commit
99de24ac70
147 changed files with 3519 additions and 0 deletions
1
app/views/password_mailer/password_reset.html.erb
Normal file
1
app/views/password_mailer/password_reset.html.erb
Normal file
|
@ -0,0 +1 @@
|
|||
<%= link_to "Reset your password", edit_password_reset_url(token: params[:token]) %>
|
Loading…
Add table
Add a link
Reference in a new issue