diff --git a/home/templates/home/course_page.html b/home/templates/home/course_page.html index ebf111c..6b24eab 100644 --- a/home/templates/home/course_page.html +++ b/home/templates/home/course_page.html @@ -27,6 +27,9 @@ {{ page.body|richtext }} {% if user_has_access %} + {% if user_purchase_id %} + {% trans "Refund Purchase" %} + {% endif %}

{% trans "Modules" %}