diff --git a/templates/course.html b/templates/course.html index ba8c606..73b7b90 100755 --- a/templates/course.html +++ b/templates/course.html @@ -188,7 +188,7 @@ {% endif %} - {% if i.head.lessons_length > 1 %} + {% if i.head.lessons_length >= 1 %}