diff --git a/lms/templates/seq_module.html b/lms/templates/seq_module.html index 7211726ae2..2bce3a658b 100644 --- a/lms/templates/seq_module.html +++ b/lms/templates/seq_module.html @@ -1,3 +1,4 @@ +<%page expression_filter="h"/> <%! from django.utils.translation import ugettext as _ %>