I have searched everywhere and can not find an answer.
I am using django-registration-redux 1.5 with django, I have my templates in the templates folder, but specifically the file "password_reset_email.html" does not load html when I send it, the file to activate the account does load the html correctly.
Thank you