diff --git a/lms/templates/public_video_share_embed.html b/lms/templates/public_video_share_embed.html index cb81c7e15c..5246ef92a8 100644 --- a/lms/templates/public_video_share_embed.html +++ b/lms/templates/public_video_share_embed.html @@ -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())} <% google_site_verification_id = configuration_helpers.get_value('GOOGLE_SITE_VERIFICATION_ID', settings.GOOGLE_SITE_VERIFICATION_ID) %>