summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/logout.html
diff options
context:
space:
mode:
Diffstat (limited to 'fs_selfservice/FS-SelfService/cgi/logout.html')
-rw-r--r--fs_selfservice/FS-SelfService/cgi/logout.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/fs_selfservice/FS-SelfService/cgi/logout.html b/fs_selfservice/FS-SelfService/cgi/logout.html
new file mode 100644
index 0000000..5e22ad8
--- /dev/null
+++ b/fs_selfservice/FS-SelfService/cgi/logout.html
@@ -0,0 +1,13 @@
+<HTML>
+ <HEAD>
+ <TITLE>MyAccount</TITLE>
+ <%= $head %>
+ </HEAD>
+ <BODY BGCOLOR="<%= $body_bgcolor || '#eeeeee' %>">
+ <%= $body_header %>
+
+ <FONT SIZE=5>MyAccount</FONT><BR><BR>
+You have been logged out.
+
+<%= $body_footer %>
+