Merge pull request #16432 from edx/HarryRein/EDUCATOR-1681-import-error
Import Issue.
This commit is contained in:
@@ -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'/>
|
||||
|
||||
<section class="outside-app">
|
||||
<h1>
|
||||
|
||||
Reference in New Issue
Block a user