diff --git a/apps/course/templates/course/_items.html b/apps/course/templates/course/_items.html index 13de9f80..fe9a5a3d 100644 --- a/apps/course/templates/course/_items.html +++ b/apps/course/templates/course/_items.html @@ -7,7 +7,11 @@ {% if course.is_deferred_start %}data-future-course data-future-course-time={{ course.deferred_start_at.timestamp }}{% endif %} > + {% if course.cover %} + {% else %} + + {% endif %}
Подробнее
{% if course.is_featured %}
diff --git a/project/templates/lilcity/index.html b/project/templates/lilcity/index.html index e60e7dab..43ae104b 100644 --- a/project/templates/lilcity/index.html +++ b/project/templates/lilcity/index.html @@ -33,7 +33,7 @@ - +