diff --git a/cms/templates/partials/course-carousel.html b/cms/templates/partials/course-carousel.html index 41c0f0a86..5cc5db0ba 100644 --- a/cms/templates/partials/course-carousel.html +++ b/cms/templates/partials/course-carousel.html @@ -1,5 +1,5 @@ {% load static wagtailcore_tags wagtailimages_tags %} -
+

{{ page.heading }}

diff --git a/cms/templates/partials/faculty-carousel.html b/cms/templates/partials/faculty-carousel.html index 85fa6c469..eda8ea6d7 100644 --- a/cms/templates/partials/faculty-carousel.html +++ b/cms/templates/partials/faculty-carousel.html @@ -1,5 +1,5 @@ {% load wagtailcore_tags image_version_url %} -
+

{{ page.heading }}

diff --git a/cms/templates/partials/for-teams.html b/cms/templates/partials/for-teams.html index 1c259515f..378126ddf 100644 --- a/cms/templates/partials/for-teams.html +++ b/cms/templates/partials/for-teams.html @@ -1,5 +1,5 @@ {% load static wagtailimages_tags image_version_url %} -
+
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 }}?