From 8166717fa3766f92d1613306b42cf7a8ce90f635 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80?= <78488229+viktor138irk@users.noreply.github.com> Date: Wed, 6 May 2026 19:45:03 +0900 Subject: [PATCH] Add user badge and logout to dashboard --- web/templates/dashboard.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/templates/dashboard.html b/web/templates/dashboard.html index 1ea68de..1f25697 100644 --- a/web/templates/dashboard.html +++ b/web/templates/dashboard.html @@ -17,6 +17,8 @@ {{ system.hostname }} {{ system.ip }} {{ system.time }} + user: {{ user }} +