diff --git a/marketing.html b/marketing.html index a05246a67d..6979a54790 100644 --- a/marketing.html +++ b/marketing.html @@ -61,14 +61,14 @@ function postJSON(url, data, callback) { <%block name="header">
">
-% if settings.COURSEWARE_ENABLED: <%block name="header_nav"> -% endif <%block name="header_text">
@@ -96,7 +96,9 @@ function postJSON(url, data, callback) {
+% if settings.COURSEWARE_ENABLED:
<%include file="login.html" />
+% endif
<%include file="password_reset_form.html" />