* *** HUGE CHANGES *** *** WARNING: NOT FULLY FUNCTIONAL ***
[citadel.git] / webcit / static / nocookies.html
1 <html>
2 <head>
3         <title>Error</title>
4         <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5         <meta http-equiv="Content-Language" content="en" />
6 </head>
7 <body>
8
9 <center>
10 <h2>Sorry!</h2>
11 <br />
12 In order to access this system, you must use a web browser which supports
13 &quot;cookies&quot; and have them turned on.<br /><br />
14 This software sends a cookie that is only used during your login session,
15 and will not be saved to your disk.<br /><br />
16 Please enable cookies and log in again.  We are sorry for the inconvenience.
17 </center>
18
19 </body>
20 </html>