- Changing the user language to Brazilian Portuguese (`pt_BR`) causes the Change Password page (`/accounts/password/change/`) to not load correctly - It seems to be a character escaping issue:  - Steps to reproduce: 1. go to user settings (`/profile`) 2. change language to Brazilian Portuguese (`pt_BR`) 3. try to update your password (atualizar senha, `/accounts/password/change/`) 4. the change password page won't load