3b256da6f554403c0c8c4de5981b7c6df5563e33
[citadel.git] / webcit / static / nocookies.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4         <TITLE>Error</TITLE>
5         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
6         <META HTTP-EQUIV="Content-Language" CONTENT="en">
7 </HEAD>
8 <BODY>
9
10 <CENTER>
11 <H2>Sorry!</H2>
12 <BR>
13 In order to access this system, you must use a web browser which supports
14 &quot;cookies&quot; and have them turned on.<BR><BR>
15 This software sends a cookie that is only used during your login session,
16 and will not be saved to your disk.<BR><BR>
17 Please enable cookies and log in again.  We are sorry for the inconvenience.
18 </CENTER>
19
20 </BODY>
21 </HTML>