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); -