From bb1019f8168420e8d915a67a1e5b5dc758e0dd92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=AE=D1=80=D0=B8=D0=B9=20=D0=A7=D0=B5=D1=80=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D0=BA=D0=BE?= Date: Thu, 23 Apr 2026 12:29:45 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=203?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/admin_db_index.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/templates/admin_db_index.html b/templates/admin_db_index.html index f322e45..f373693 100644 --- a/templates/admin_db_index.html +++ b/templates/admin_db_index.html @@ -308,7 +308,7 @@ - {% if account_message %} + {% if account_output %}
Создание аккаунта
@@ -319,7 +319,7 @@ ошибка {% endif %}
-
{{ account_message }}
+
{{ account_output }}
{% endif %} @@ -348,8 +348,8 @@
- - + +
@@ -499,6 +499,5 @@ resizeCanvas(); window.addEventListener("resize", resizeCanvas); -