From 1167f079045af0b5825c44238d56862160362e17 Mon Sep 17 00:00:00 2001 From: erjemin Date: Sat, 3 Jan 2026 01:24:36 +0300 Subject: [PATCH] =?UTF-8?q?mod:=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE?= =?UTF-8?q?=D0=B9=D0=BA=D0=B8=20=D1=82=D0=B8=D0=BF=D0=BE=D0=B3=D1=80=D0=B0?= =?UTF-8?q?=D1=84=D0=B0=20(08)=20=D0=BE=D1=84=D0=BE=D1=80=D0=BC=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../typograph/templates/typograph/base.html | 7 +- .../typograph/templates/typograph/index.html | 190 +++++++++++------- etpgrf_site/typograph/views.py | 33 ++- 3 files changed, 138 insertions(+), 92 deletions(-) diff --git a/etpgrf_site/typograph/templates/typograph/base.html b/etpgrf_site/typograph/templates/typograph/base.html index 272eb7b..9cc1ed5 100644 --- a/etpgrf_site/typograph/templates/typograph/base.html +++ b/etpgrf_site/typograph/templates/typograph/base.html @@ -3,12 +3,11 @@ - {% block title %}ETPGRF - Типограф{% endblock %} - - {# Bootstrap 5 CSS #} + {% block title %}ETPGRF — единая типографика для веба{% endblock %} + {# Bootstrap 5 CSS #} + {# Bootstrap Icons #} {# HTMX #} {# Alpine.js #} -