diff --git a/erpnext/www/lms/course.html b/erpnext/www/lms/course.html index 7f7a31128ae..f2fd9363e8c 100644 --- a/erpnext/www/lms/course.html +++ b/erpnext/www/lms/course.html @@ -42,7 +42,7 @@ {% if has_access %} {% else %} -
+ {% endif %} {% if topic.hero_image %}
@@ -81,7 +81,7 @@
{% else %} - + {% endif %} @@ -103,23 +103,4 @@ -{% endblock %} - -{% block script %} - {% endblock %} \ No newline at end of file