From 6596a76c856e2ddfccbc5f03d12a524fdf80e1bf Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 26 Jan 2025 16:10:15 +0200 Subject: feat: Logout button --- views/logout/index.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 views/logout/index.php (limited to 'views/logout/index.php') diff --git a/views/logout/index.php b/views/logout/index.php new file mode 100644 index 0000000..fc9af5a --- /dev/null +++ b/views/logout/index.php @@ -0,0 +1,23 @@ +

Logging you out...

+ + -- cgit v1.2.3