File: reset_password_instructions.markerb

package info (click to toggle)
ruby-devise 4.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 752 kB
  • sloc: ruby: 3,877; sh: 24; makefile: 11
file content (8 lines) | stat: -rw-r--r-- 354 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
Hello <%= @resource.email %>!

Someone has requested a link to change your password, and you can do this through the link below.

[Change my password](<%= edit_password_url(@resource, reset_password_token: @token) %>)

If you didn't request this, please ignore this email.
Your password won't change until you access the link above and create a new one.