summaryrefslogtreecommitdiffstats
path: root/templates/logout/_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/logout/_page.html')
-rw-r--r--templates/logout/_page.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/logout/_page.html b/templates/logout/_page.html
new file mode 100644
index 0000000..a1fc870
--- /dev/null
+++ b/templates/logout/_page.html
@@ -0,0 +1,8 @@
+<div class="panel panel-default">
+ <div class="panel-heading">
+ Abmelden
+ </div>
+ <div class="panel-body">
+ Zum abmelden schließen Sie bitte dieses Browser-Fenster.
+ </div>
+</div>