diff --git a/lms/templates/dashboard/_reason_survey.html b/lms/templates/dashboard/_reason_survey.html index 9809620432..6abbf8409f 100644 --- a/lms/templates/dashboard/_reason_survey.html +++ b/lms/templates/dashboard/_reason_survey.html @@ -1,3 +1,4 @@ +<%page expression_filter="h"/> <%! from django.utils.translation import ugettext as _ %>