From df831a747e8d857543b9bd299bb654dac3ea3511 Mon Sep 17 00:00:00 2001 From: NikDizell Date: Wed, 25 Feb 2026 03:43:54 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BA=D1=83=20=D0=B2=20=D0=BA?= =?UTF-8?q?=D0=BE=D0=BD=D1=86=D0=B5=20=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D1=86=D1=8B=20=D1=81=20=D0=BE=D1=82=D0=B7=D1=8B=D0=B2=D0=B0?= =?UTF-8?q?=D0=BC=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- programmer/templates/programmer/recall.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programmer/templates/programmer/recall.html b/programmer/templates/programmer/recall.html index faca463..d240e49 100644 --- a/programmer/templates/programmer/recall.html +++ b/programmer/templates/programmer/recall.html @@ -167,8 +167,8 @@ function adjustModalImageSize() { modalImg.style.maxHeight = `${maxHeight}px`; } } -{% endblock %} {% block extra_js %} +{% endblock %} {% endblock %} \ No newline at end of file