From 14ae125425f493da19e539ace9ef1f72beac012c Mon Sep 17 00:00:00 2001 From: gzbender Date: Tue, 6 Aug 2019 16:53:29 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=B0=D1=8F=20=D0=B3=D0=BB?= =?UTF-8?q?=D0=B0=D0=B2=D0=BD=D0=B0=D1=8F=20=D0=B8=20=D0=BC=D0=BE=D0=B1?= =?UTF-8?q?=D0=B8=D0=BB=D1=8C=D0=BD=D0=B0=D1=8F=20=D0=B2=D0=B5=D1=80=D1=81?= =?UTF-8?q?=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/templates/blocks/about.html | 3 +- project/templates/blocks/header.html | 5 ++ project/templates/blocks/online_school.html | 3 +- project/templates/blocks/reviews.html | 2 +- project/templates/blocks/students.html | 4 +- project/templates/blocks/video.html | 11 +-- web/src/img/bubble-icon.svg | 17 +++++ web/src/img/emoji-cat.png | Bin 0 -> 7222 bytes web/src/img/emoji-holiday.png | Bin 0 -> 2965 bytes web/src/img/emoji-present.png | Bin 0 -> 4658 bytes web/src/img/emoji-students.png | Bin 0 -> 13313 bytes web/src/img/emoji-winners.png | Bin 0 -> 18588 bytes web/src/sass/_common.sass | 73 ++++++++++++++------ 13 files changed, 89 insertions(+), 29 deletions(-) create mode 100644 web/src/img/bubble-icon.svg create mode 100644 web/src/img/emoji-cat.png create mode 100644 web/src/img/emoji-holiday.png create mode 100644 web/src/img/emoji-present.png create mode 100644 web/src/img/emoji-students.png create mode 100644 web/src/img/emoji-winners.png diff --git a/project/templates/blocks/about.html b/project/templates/blocks/about.html index 455f7120..eb339f63 100644 --- a/project/templates/blocks/about.html +++ b/project/templates/blocks/about.html @@ -1,10 +1,11 @@ +{% load static %}
-
Для кого?
+
Для кого?

Вы житель мегаполиса и у вас нет времени дополнительно развивать своего ребенка? Или вы живете в маленьком городе, diff --git a/project/templates/blocks/header.html b/project/templates/blocks/header.html index aafdf0e3..a78a8103 100644 --- a/project/templates/blocks/header.html +++ b/project/templates/blocks/header.html @@ -25,6 +25,11 @@