From 716c25dc26f1ec4d28f977997121021c11e87b92 Mon Sep 17 00:00:00 2001 From: erjemin Date: Wed, 21 Jan 2026 15:50:26 +0300 Subject: [PATCH] =?UTF-8?q?mod:=D0=BA=D0=B0=D1=81=D1=82=D0=BE=D0=BC=D0=BD?= =?UTF-8?q?=D1=8B=D0=B9=20=D1=88=D0=B0=D0=B1=D0=BB=D0=BE=D0=BD=D0=BD=D1=8B?= =?UTF-8?q?=D0=B9=20=D1=84=D0=B8=D0=BB=D1=8C=D1=82=D1=80=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D1=81=D1=82=D0=B0=D1=82=D0=B8=D1=81=D1=82=D0=B8=D0=BA?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../typograph/templates/typograph/base.html | 10 ++-- .../templates/typograph/stats_summary.html | 28 ++++++----- .../templatetags/typograph_extras.py | 45 +++++++++++++++++ etpgrf_site/typograph/views.py | 49 ++++++++----------- 4 files changed, 87 insertions(+), 45 deletions(-) create mode 100644 etpgrf_site/typograph/templatetags/typograph_extras.py diff --git a/etpgrf_site/typograph/templates/typograph/base.html b/etpgrf_site/typograph/templates/typograph/base.html index 0c45b9b..8817d3d 100644 --- a/etpgrf_site/typograph/templates/typograph/base.html +++ b/etpgrf_site/typograph/templates/typograph/base.html @@ -45,9 +45,9 @@ {# ШАПКА и главное меню #}