diff --git a/lms/templates/dashboard/_dashboard_course_listing.html b/lms/templates/dashboard/_dashboard_course_listing.html index d24a484ce3..6525db18e1 100644 --- a/lms/templates/dashboard/_dashboard_course_listing.html +++ b/lms/templates/dashboard/_dashboard_course_listing.html @@ -416,7 +416,7 @@ from lms.djangoapps.experiments.utils import UPSELL_TRACKING_FLAG % if use_ecommerce_payment_flow and course_mode_info['verified_sku']: % else: - + % endif