mirror of
https://github.com/ryankazokas/turbovault-app.git
synced 2026-04-17 02:52:55 +00:00
Moving to github
This commit is contained in:
18
app/views/password_reset_mailer/reset_password.text.erb
Normal file
18
app/views/password_reset_mailer/reset_password.text.erb
Normal file
@@ -0,0 +1,18 @@
|
||||
TurboVault - Password Reset Request
|
||||
=====================================
|
||||
|
||||
Hi <%= @user.username %>,
|
||||
|
||||
We received a request to reset your password.
|
||||
|
||||
To reset your password, click the link below:
|
||||
<%= @reset_url %>
|
||||
|
||||
This link will expire in 2 hours for security reasons.
|
||||
|
||||
If you didn't request a password reset, you can safely ignore this email.
|
||||
Your password will remain unchanged.
|
||||
|
||||
---
|
||||
This email was sent to <%= @user.email %>
|
||||
© <%= Time.current.year %> TurboVault - Your Game Collection Manager
|
||||
Reference in New Issue
Block a user