diff --git a/lms/templates/main.html b/lms/templates/main.html index 4c0afe0b8e..3d4490877d 100644 --- a/lms/templates/main.html +++ b/lms/templates/main.html @@ -59,7 +59,7 @@ % endif diff --git a/lms/templates/main_django.html b/lms/templates/main_django.html index dbfc43f2e1..c3f719070b 100644 --- a/lms/templates/main_django.html +++ b/lms/templates/main_django.html @@ -19,9 +19,6 @@ - diff --git a/lms/templates/mktg_iframe.html b/lms/templates/mktg_iframe.html index 743321cba1..d90240f507 100644 --- a/lms/templates/mktg_iframe.html +++ b/lms/templates/mktg_iframe.html @@ -1,6 +1,9 @@ <%namespace name='static' file='static_content.html'/> - + + + +> <%block name="title"> @@ -13,14 +16,10 @@ <%static:js group='main_vendor'/> - - - <%block name="headextra"/> % if not course: diff --git a/lms/templates/stripped-main.html b/lms/templates/stripped-main.html index e9f427597e..d092c47ee1 100644 --- a/lms/templates/stripped-main.html +++ b/lms/templates/stripped-main.html @@ -2,7 +2,10 @@ <%namespace name='static' file='static_content.html'/> - + + + + ## "edX" should not be translated <%block name="title">edX @@ -15,14 +18,10 @@ <%static:js group='main_vendor'/> <%block name="headextra"/> - -