TNL-8884. This change would fix the issue where the undeleting a user results in 500. This is a change needed after the django version is upgraded to django 3.2 Co-authored-by: Simon Chen <schen@edx-c02fw0guml85.lan>
This would patch all templates (django/mako) for a possible XSS code injection via translation files by html escaping them.. LEARNER-4632