From 25b5223e4b60afa56342db96091797954655df7c Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sat, 16 Aug 2025 18:32:00 +0500 Subject: feat: display user status in the header --- lib/partials.php | 15 ++++++++++++++- login.php | 1 - static/img/icons/logout.png | Bin 0 -> 688 bytes static/img/icons/settings.png | Bin 0 -> 512 bytes 4 files changed, 14 insertions(+), 2 deletions(-) create mode 100755 static/img/icons/logout.png create mode 100755 static/img/icons/settings.png diff --git a/lib/partials.php b/lib/partials.php index e11e194..89ce1cf 100644 --- a/lib/partials.php +++ b/lib/partials.php @@ -1,11 +1,24 @@
- ilt.su + ilt.su + +
+

Signed in as

+ Settings + Logout +
+ + Log in +