fix: embed video css
This commit is contained in:
committed by
leangseu-edx
parent
c7fc04968f
commit
005b6dd802
@@ -62,6 +62,7 @@ from openedx.core.djangolib.markup import HTML
|
||||
<%static:css group='style-course'/>
|
||||
|
||||
<%include file="widgets/segment-io.html" />
|
||||
${HTML(fragment.head_html())}
|
||||
|
||||
<meta name="path_prefix" content="${EDX_ROOT_URL}">
|
||||
<% google_site_verification_id = configuration_helpers.get_value('GOOGLE_SITE_VERIFICATION_ID', settings.GOOGLE_SITE_VERIFICATION_ID) %>
|
||||
|
||||
Reference in New Issue
Block a user