From 0ff1d35a230128a56975f85b3d082375e9e5e6bf Mon Sep 17 00:00:00 2001 From: Victor Alexandrovich Tsyrenschikov <77172321+tsyrenschikov@users.noreply.github.com> Date: Fri, 2 Jan 2026 23:43:27 +0500 Subject: [PATCH] html --- app/home/templates/home/base/about.html | 45 +++++++++ app/home/templates/home/base/banner.html | 10 +- app/home/templates/home/base/feature.html | 64 ++++++++++++ app/home/templates/home/content/index.html | 110 +-------------------- www/static/file/home/css/flaticon-set.css | 3 +- 5 files changed, 118 insertions(+), 114 deletions(-) create mode 100644 app/home/templates/home/base/about.html create mode 100644 app/home/templates/home/base/feature.html diff --git a/app/home/templates/home/base/about.html b/app/home/templates/home/base/about.html new file mode 100644 index 0000000..b0cf1a8 --- /dev/null +++ b/app/home/templates/home/base/about.html @@ -0,0 +1,45 @@ +
+
+
+ +
+
+ +
+
+ + +
+
+
\ No newline at end of file diff --git a/app/home/templates/home/base/banner.html b/app/home/templates/home/base/banner.html index cbed277..974c60b 100644 --- a/app/home/templates/home/base/banner.html +++ b/app/home/templates/home/base/banner.html @@ -9,13 +9,13 @@
-

Умный +

Система Умный Дом

    -
  • Безопасность
  • -
  • Техническая поддержка
  • -
  • Панель администратора
  • -
  • Адаптивный дизайн
  • +
  • Безопасность информации
  • +
  • Контроль устройств
  • +
  • Энергоэффективность
  • +
  • Простота управления
Подробнее diff --git a/app/home/templates/home/base/feature.html b/app/home/templates/home/base/feature.html new file mode 100644 index 0000000..63c2331 --- /dev/null +++ b/app/home/templates/home/base/feature.html @@ -0,0 +1,64 @@ +{% load static %} +
+
+
+ +
+
+ Thumb +
+
+
+
+
+ +
+
+ +

+ Широкие возможности дистанционного и автоматического управления осветительной электрикой + в квартире, доме и на улице. Удобно, красиво, безопасно и экономично +

+

Освещение

+
+
+ +

+ Интеллектуальный контроль и автоматизация приточно-вытяжной вентиляции, фанкойлов и + подключаемых воздухоохладителей, открывание и закрывание окон с приводом. +

+

Вентиляция

+
+
+ + + +
+
+ +

+ Технология Умный Дом позволяет проводить контроль, регулировку и поддержание заданных параметров в + системах электрического и жидкостного отопления, как для комфорта, так и для экономичности. +

+

Отопление

+
+
+ +

+ Интеграция системы управления домом c автоматическими воротами для большего удобства и безопасности. + Обе технологии дополняют друг друга и позволяют расширить возможности дистанционного контроля и управления. +

+

Автоматические ворота

+
+
+ +
+
+
+
+
+ + +
+
+
\ No newline at end of file diff --git a/app/home/templates/home/content/index.html b/app/home/templates/home/content/index.html index ea9c4b3..f349e43 100644 --- a/app/home/templates/home/content/index.html +++ b/app/home/templates/home/content/index.html @@ -17,118 +17,12 @@ -
-
-
- -
-
- Thumb -
-
-
-
-
- -
-
- -

- situation perpetual allowance offending as principle satisfied. Improved - carriage securing. -

-

Monitoring

-
-
- -

- Fortune account written prepare invited no passage. Garrets use ten you the - weather ferrars. -

-

Support Chat

-
-
- - - -
-
- -

- Offending delivered questions met. Acceptance she interested new boisterous - discretion celebrated. -

-

System Analysis

-
-
- -

- Jennings dashwood to quitting marriage bachelor in. On as conviction in of - appearance. -

-

First Run

-
-
- -
-
-
-
-
- - -
-
-
+{% include 'home/base/feature.html' %} -
-
-
- -
-
- -
-
- - -
-
-
+{% include 'home/base/about.html' %}