diff --git a/cms/templates/partials/image-carousel.html b/cms/templates/partials/image-carousel.html
index 9b2671099..e67273a23 100644
--- a/cms/templates/partials/image-carousel.html
+++ b/cms/templates/partials/image-carousel.html
@@ -1,5 +1,5 @@
{% load static image_version_url %}
-
+
{{ page.title }}
diff --git a/cms/templates/partials/testimonial-carousel.html b/cms/templates/partials/testimonial-carousel.html
index f214d3b9c..2df48abbc 100644
--- a/cms/templates/partials/testimonial-carousel.html
+++ b/cms/templates/partials/testimonial-carousel.html
@@ -1,5 +1,5 @@
{% load image_version_url wagtailcore_tags %}
-
+
{{ page.heading }}
diff --git a/cms/templates/partials/text-section.html b/cms/templates/partials/text-section.html
index b54af0983..62eba8398 100644
--- a/cms/templates/partials/text-section.html
+++ b/cms/templates/partials/text-section.html
@@ -1,5 +1,5 @@
{% load static wagtailimages_tags wagtailcore_tags %}
-
+
diff --git a/courses/templates/subscription.html b/courses/templates/subscription.html
index 68cca3310..c1cd977d6 100644
--- a/courses/templates/subscription.html
+++ b/courses/templates/subscription.html
@@ -1,4 +1,4 @@
-
+
WANT TO LEARN ABOUT NEW COURSES FROM {{ site_name }}?