diff --git a/home/templates/home/course_page.html b/home/templates/home/course_page.html index 9f559e0..dbed981 100644 --- a/home/templates/home/course_page.html +++ b/home/templates/home/course_page.html @@ -49,6 +49,10 @@ {% trans "Sign Up" %} + {% elif not page.purchasable_products.exists %} +
{% trans "Course is not yet available for purchase. Please check back later." %}
+{% trans "You don't have access to this course. Please purchase it to view the modules." %}