mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
newline token
This commit is contained in:
parent
d1d6b8241b
commit
ff3cbe856a
1 changed files with 3 additions and 1 deletions
4
app.rb
4
app.rb
|
@ -446,7 +446,9 @@ Hello! This is the NeoCities cat, and I have received a password reset request f
|
|||
|
||||
Go to this URL to reset your password: http://neocities.org/password_reset_confirm?code=#{token}
|
||||
|
||||
After clicking on this link, your password for all the sites registered to this email address will be changed to this token: #{token}
|
||||
After clicking on this link, your password for all the sites registered to this email address will be changed to this token.
|
||||
|
||||
Token: #{token}
|
||||
|
||||
If you didn't request this reset, you can ignore it. Or hide under a bed. Or take a nap. Your call.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue