diff --git a/themes/stanford-style/lms/templates/courseware/course_about_sidebar_header.html b/themes/stanford-style/lms/templates/courseware/course_about_sidebar_header.html index e1694ce3d0..ee6566d91c 100644 --- a/themes/stanford-style/lms/templates/courseware/course_about_sidebar_header.html +++ b/themes/stanford-style/lms/templates/courseware/course_about_sidebar_header.html @@ -1,3 +1,4 @@ +<%page expression_filter="h"/> <%! from django.utils.translation import ugettext as _ %> @@ -5,10 +6,10 @@ from django.utils.translation import ugettext as _
- -