diff --git a/lms/templates/courseware/accordion.html b/lms/templates/courseware/accordion.html index 5d54e5797d..0fd6c9a4c3 100644 --- a/lms/templates/courseware/accordion.html +++ b/lms/templates/courseware/accordion.html @@ -19,7 +19,7 @@ else: - ${chapter['display_name']} + ${HTML(chapter['display_name'])}