diff --git a/lms/templates/module-error.html b/lms/templates/module-error.html index c187c00556..9fc475603d 100644 --- a/lms/templates/module-error.html +++ b/lms/templates/module-error.html @@ -2,7 +2,7 @@ from django.utils.translation import ugettext as _ from openedx.core.djangolib.markup import HTML, Text %> -<%namespace name='static' file='../static_content.html'/> +<%namespace name='static' file='static_content.html'/>