From 8e64b4c2524762d3762743e9bec0899d353ea24a Mon Sep 17 00:00:00 2001 From: Harry Rein Date: Thu, 2 Nov 2017 15:01:17 -0400 Subject: [PATCH] Import Issue. --- lms/templates/module-error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'/>