Merge branch 'master' of git.freeside.biz:/home/git/freeside
[freeside.git] / fs_selfservice / FS-SelfService / cgi / logout.html
1 <HTML>
2   <HEAD>
3     <META HTTP-EQUIV="refresh" CONTENT="5;URL=<%= $cgi->url(-absolute => 1) %>">
4     <TITLE>MyAccount</TITLE>
5     <%= $head %>
6   </HEAD>
7   <BODY BGCOLOR="<%= $body_bgcolor || '#eeeeee' %>">
8   <%= $body_header %>
9
10   <FONT SIZE=5>MyAccount</FONT><BR><BR>
11 You have been logged out.
12
13 <%= $body_footer %>
14