From c0f577f03079afc289689d80d8201f5b406f36cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Mon, 27 Jul 2026 17:50:56 +0400 Subject: [PATCH] =?UTF-8?q?v1.0.87:=20topbar=20labels=20=E2=80=94=20EMail,?= =?UTF-8?q?=20=D0=9F=D1=80=D0=BE=D1=84=D0=B8=D0=BB=D1=8C,=20=D0=A1=D1=82?= =?UTF-8?q?=D0=B5=D0=BD=D0=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/templates/index.html b/site/templates/index.html index 595970b..9bf5857 100644 --- a/site/templates/index.html +++ b/site/templates/index.html @@ -44,7 +44,7 @@
Nubes v{{ config.VERSION }} - {% if token_info.email %}{{ token_info.email }} | {{ token_info.company }} | {{ stand }}{% endif %} + {% if token_info.email %}EMail: {{ token_info.email }} | Профиль: {{ token_info.company }} | Стенд: {{ stand.upper() }}{% endif %}