From 975bc4ee611bca2fdad8e69c74c123679a0cf89e Mon Sep 17 00:00:00 2001 From: "Andrey K. Choi" Date: Tue, 25 Nov 2025 13:06:48 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20FIX:=20=D0=98=D1=81=D0=BF=D1=80?= =?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=20URL=20pattern=20'about=5Fview'?= =?UTF-8?q?=20=E2=86=92=20'about'=20+=20=D0=94=D0=B8=D0=BD=D0=B0=D0=BC?= =?UTF-8?q?=D0=B8=D1=87=D0=B5=D1=81=D0=BA=D0=B8=D0=B9=20=D1=84=D0=B8=D0=BB?= =?UTF-8?q?=D1=8C=D1=82=D1=80=20=D0=BA=D0=B0=D1=82=D0=B5=D0=B3=D0=BE=D1=80?= =?UTF-8?q?=D0=B8=D0=B9=20=D1=83=D1=81=D0=BB=D1=83=D0=B3=20=D0=B8=D0=B7=20?= =?UTF-8?q?=D0=91=D0=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smartsoltech/web/templates/web/navbar.html | 2 +- .../web/templates/web/services_modern.html | 58 +++---------------- smartsoltech/web/views.py | 21 ++++++- 3 files changed, 28 insertions(+), 53 deletions(-) diff --git a/smartsoltech/web/templates/web/navbar.html b/smartsoltech/web/templates/web/navbar.html index 8f67d03..711d9ad 100644 --- a/smartsoltech/web/templates/web/navbar.html +++ b/smartsoltech/web/templates/web/navbar.html @@ -7,7 +7,7 @@ diff --git a/smartsoltech/web/templates/web/services_modern.html b/smartsoltech/web/templates/web/services_modern.html index 3f39025..c69b19a 100644 --- a/smartsoltech/web/templates/web/services_modern.html +++ b/smartsoltech/web/templates/web/services_modern.html @@ -27,28 +27,21 @@
{% for service in services %} -
+
{% if service.video %} @@ -383,39 +376,6 @@ {% block extra_scripts %}