summaryrefslogtreecommitdiffstats
path: root/templates/logout.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/logout.tpl.php')
-rw-r--r--templates/logout.tpl.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/logout.tpl.php b/templates/logout.tpl.php
new file mode 100644
index 0000000..bb4a5f7
--- /dev/null
+++ b/templates/logout.tpl.php
@@ -0,0 +1,2 @@
+<h1>User logged out</h1>
+<a href="?menu">Back to menu</a>