diff --git a/templates/course.html b/templates/course.html index 73b7b90..ba8c606 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 %}