From 6b4dbafab58676e27d8201c2b0c3fd96eccb9b39 Mon Sep 17 00:00:00 2001 From: erjemin Date: Sat, 24 Jan 2026 12:47:47 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20=D0=BF=D0=BB=D0=B0=D0=B2=D0=BD=D0=BE?= =?UTF-8?q?=D0=B5=20=D1=83=D0=BC=D0=B5=D0=BD=D1=8C=D1=88=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D1=88=D0=B0=D0=BF=D0=BA=D0=B8=20=D0=B8=20=D0=BF=D0=B5?= =?UTF-8?q?=D1=80=D0=B5=D0=BA=D0=BB=D1=8E=D1=87=D0=B5=D0=BD=D0=B8=D0=B5=20?= =?UTF-8?q?=D0=BB=D0=BE=D0=B3=D0=BE=D1=82=D0=B8=D0=BF=D0=BE=D0=B2=20(2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../typograph/templates/typograph/base.html | 129 ++++++++---------- public/static/css/etpgrf.css | 3 +- public/static/js/base.js | 6 +- 3 files changed, 61 insertions(+), 77 deletions(-) diff --git a/etpgrf_site/typograph/templates/typograph/base.html b/etpgrf_site/typograph/templates/typograph/base.html index f13d89f..e4cb093 100644 --- a/etpgrf_site/typograph/templates/typograph/base.html +++ b/etpgrf_site/typograph/templates/typograph/base.html @@ -1,92 +1,78 @@ {% load static %} - - + + - {# --- SEO & Meta Tags --- #} - {% block title %}ETPGRF — единая типографика для веба{% endblock %} - - - + {# --- SEO & Meta Tags --- #} + {% block title %}ETPGRF — единая типографика для веба{% endblock %} + + + - {# --- Open Graph (Facebook, VK, LinkedIn, Telegram) --- #} - - - - - - {# Картинка должна быть абсолютной ссылкой #} - - - + {# --- Open Graph (Facebook, VK, LinkedIn, Telegram) --- #} + + + + + + + + - {# --- Twitter Cards (X) --- #} - - - - + {# --- Twitter Cards (X) --- #} + + + + - {# --- Favicons --- #} - - - - - - - - {# Bootstrap 5 CSS #} - {# Bootstrap Icons #} - - {# Custom CSS #} - {# HTMX #} - {# Alpine.js #} + } + + {# Custom CSS #} + {# HTMX #} + {# Alpine.js #} -{# ШАПКА и главное меню #} -