diff --git a/home/templates/home/course_page.html b/home/templates/home/course_page.html
index 3fcc280..5f7d46b 100644
--- a/home/templates/home/course_page.html
+++ b/home/templates/home/course_page.html
@@ -2,6 +2,8 @@
{% load static %}
{% load wagtailcore_tags %}
+{% block title %}{{ page.title }}{% endblock %}
+
{% block body_class %}template-homepage{% endblock %}
{% block extra_css %}