fixin.me/app/views/users/mailer/password_change.html.erb
cryptogopher 201cb109d8 Generate Devise scoped views
bin/rails generate devise:views users
2023-04-05 23:40:31 +02:00

4 lines
117 B
Plaintext

<p>Hello <%= @resource.email %>!</p>
<p>We're contacting you to notify you that your password has been changed.</p>