diff --git a/project/templates/blocks/arts.html b/project/templates/blocks/arts.html new file mode 100644 index 00000000..37d1307e --- /dev/null +++ b/project/templates/blocks/arts.html @@ -0,0 +1,48 @@ +{% load static %} +
+
+
Первая онлайн-школа креативного мышления для детей! 5+
+
+

Каждый день, с понедельника по пятницу в 17:00 по московскому времени мы встречаемся в прямом эфире по пяти предметам:

+ +
+
+
+
+
Персонаж
+
+
+
+
+
Развитие креативного мышления
+
+
+
+
+
сочная и живая акварельная живопись
+
+
+
+
+
Пластилиновая живопись
+
+
+
+
+
История искусств
+
+
+
+ +
+
diff --git a/project/templates/lilcity/main.html b/project/templates/lilcity/main.html index c0f785ff..7cf5991f 100644 --- a/project/templates/lilcity/main.html +++ b/project/templates/lilcity/main.html @@ -6,7 +6,8 @@ {% include "templates/blocks/messages.html" %} {% include "templates/blocks/about.html" %} {% include "templates/blocks/advantages.html" %} - {% include "templates/blocks/live.html" %} + {% include "templates/blocks/arts.html" %} + {% include "templates/blocks/reviews.html" %} {% include "templates/blocks/gallery.html" %} {% include "templates/blocks/mobile_apps.html" %}