diff --git a/apps/school/templates/summer/last_courses.html b/apps/school/templates/summer/last_courses.html new file mode 100644 index 00000000..158acd9c --- /dev/null +++ b/apps/school/templates/summer/last_courses.html @@ -0,0 +1,21 @@ +{% load static %} {% if course_items %} +
+
+
+

Хотите ещё? :) +
Для Вас у нас есть дополнительные видео-курсы на самые душещипательные темы.

+
+
+
Видео-курсы
+
+
+
+ {% include "course/course_items.html" %} +
+ +
+
+
+{% endif %}