From 794630824e73f180fc0b1c53928a48e7817406f7 Mon Sep 17 00:00:00 2001 From: Giulio Gratta Date: Thu, 25 Jan 2018 11:12:05 -0800 Subject: [PATCH] Extends in Studio course outline - Can add meta, link, and script tags - Adds to rather than replaces edX tags --- cms/templates/course_outline.html | 1 + 1 file changed, 1 insertion(+) diff --git a/cms/templates/course_outline.html b/cms/templates/course_outline.html index 20d7e7c959..6bab750a87 100644 --- a/cms/templates/course_outline.html +++ b/cms/templates/course_outline.html @@ -31,6 +31,7 @@ from openedx.core.djangolib.markup import HTML, Text <%static:include path="js/${template_name}.underscore" /> % endfor +<%static:optional_include_mako file="course_outline_header_extras_post.html" /> <%block name="page_alert">