diff --git a/themes/stanford-style/lms/templates/static_templates/tos.html b/themes/stanford-style/lms/templates/static_templates/tos.html index ad65e30bce0f..574b08d44b22 100644 --- a/themes/stanford-style/lms/templates/static_templates/tos.html +++ b/themes/stanford-style/lms/templates/static_templates/tos.html @@ -1,4 +1,5 @@ ## mako +<%page expression_filter="h"/> <%! from django.utils.translation import ugettext as _ %> @@ -27,6 +28,7 @@