Merge pull request #17306 from caesar2164/themable-course-outline-header-extra

Extends <head> in Studio course outline
This commit is contained in:
Ned Batchelder
2018-01-26 15:37:27 -05:00
committed by GitHub

View File

@@ -31,6 +31,7 @@ from openedx.core.djangolib.markup import HTML, Text
<%static:include path="js/${template_name}.underscore" />
</script>
% endfor
<%static:optional_include_mako file="course_outline_header_extras_post.html" />
</%block>
<%block name="page_alert">