diff --git a/lms/templates/courseware/course_about.html b/lms/templates/courseware/course_about.html index dc1dc17532..cc22e37848 100644 --- a/lms/templates/courseware/course_about.html +++ b/lms/templates/courseware/course_about.html @@ -204,5 +204,4 @@ %endif - <%include file="../video_modal.html" /> diff --git a/lms/templates/courseware/mktg_course_about.html b/lms/templates/courseware/mktg_course_about.html index b366cc7d9d..6eb86df274 100644 --- a/lms/templates/courseware/mktg_course_about.html +++ b/lms/templates/courseware/mktg_course_about.html @@ -17,13 +17,18 @@ %block> <%block name="js_extra"> +%block> + +<%block name="content"> % if not registered: %if user.is_authenticated(): ## If the user is authenticated, clicking the enroll button just submits a form -%block> -<%block name="content"> +