diff --git a/lms/templates/discussion/user_profile.html b/lms/templates/discussion/user_profile.html index 1bc6addffc..98d7ddedfd 100644 --- a/lms/templates/discussion/user_profile.html +++ b/lms/templates/discussion/user_profile.html @@ -30,7 +30,7 @@
- ${content} + ${content.decode('utf-8')}