I am trying to customize our password reset email but I’m not sure where it is being generated. I’ve gone to “Branding → Email Templates → Change Password” but the password reset email template is not being used.
I changed a single line to test things out
<p>You have submitted a password change request12345.</p>
Expected:
You have submitted a password change request12345
Received:
You have submitted a password change request!
How can I properly edit this email template?