summaryrefslogtreecommitdiffstats
path: root/templates/logout.tpl.php
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2012-03-13 11:36:26 +0100
committerStefan Ritter <xeno@thehappy.de>2012-03-13 11:36:26 +0100
commit600316a94a7e40c5fef364d6f98abc3e509131ad (patch)
tree4d35ea4627d32bf1c1d6acfdb4799eae174e54a2 /templates/logout.tpl.php
Initial commit
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>