diff --git a/main/templates/course_detail.html b/main/templates/course_detail.html
index 9a4403d..134f694 100644
--- a/main/templates/course_detail.html
+++ b/main/templates/course_detail.html
@@ -57,6 +57,15 @@
{% if course.type == 'multi' %}
{% endif %}
+ {% if classes %}
+
+
+ {% endif %}
{% if export_options %}