aboutsummaryrefslogtreecommitdiff
path: root/views/logout/meta.php
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2025-01-26 16:10:15 +0200
committerSyndamia <kamen@syndamia.com>2025-01-26 16:10:15 +0200
commit6596a76c856e2ddfccbc5f03d12a524fdf80e1bf (patch)
treee610c07a435d84fb12c5a852aaf5a2c7b91f2050 /views/logout/meta.php
parent6396a3f3a2ed26b94cda20cf06fa71db1f384aaa (diff)
downloadnowayforward_human-6596a76c856e2ddfccbc5f03d12a524fdf80e1bf.tar
nowayforward_human-6596a76c856e2ddfccbc5f03d12a524fdf80e1bf.tar.gz
nowayforward_human-6596a76c856e2ddfccbc5f03d12a524fdf80e1bf.zip
feat: Logout button
Diffstat (limited to 'views/logout/meta.php')
-rw-r--r--views/logout/meta.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/views/logout/meta.php b/views/logout/meta.php
new file mode 100644
index 0000000..be189c2
--- /dev/null
+++ b/views/logout/meta.php
@@ -0,0 +1,4 @@
+<?php
+
+$title = 'Logging out';
+$controller = 'login';