diff --git a/mitxpro/templates/base.html b/mitxpro/templates/base.html
index 0b0b1e75e9..0c7f73daa3 100644
--- a/mitxpro/templates/base.html
+++ b/mitxpro/templates/base.html
@@ -35,9 +35,6 @@
{% block extrahead %}
{% endblock %}
{% endspaceless %}
- {% if zendesk_config.help_widget_enabled and not request.path|startswith:'/certificate/' %}
-
- {% endif %}
@@ -64,18 +61,28 @@
{% block scripts %}
{% endblock %}
{% if zendesk_config.help_widget_enabled and not request.path|startswith:'/certificate/' %}
-
{% endif %}
diff --git a/mitxpro/templates/footer.html b/mitxpro/templates/footer.html
index e49b1dc191..cc3c592bfd 100644
--- a/mitxpro/templates/footer.html
+++ b/mitxpro/templates/footer.html
@@ -40,26 +40,25 @@
Contact Us
-
-
diff --git a/mitxpro/templates/partials/gtm_head.html b/mitxpro/templates/partials/gtm_head.html
index 2d2fad14f7..f1702edef8 100644
--- a/mitxpro/templates/partials/gtm_head.html
+++ b/mitxpro/templates/partials/gtm_head.html
@@ -1,5 +1,5 @@
{% if APIKEYS.GTM_TRACKING_ID %}
-