1e2d4d555aba4dcda153d66c72186332c2230dab
[citadel.git] / webcit / static / nocookies.html
1 <html>
2 <head>
3         <title>Error</title>
4 </head>
5 <body>
6
7 <div align="center">
8 <h2>Sorry!</h2>
9 <br />
10 This site requires both Cookies and JavaScript to be enabled in your browser.<br />
11 Please enable these features and log in again.  We are sorry for the inconvenience.
12 </div>
13
14 <div align="center">
15 <a href=".">Back to login...</a>
16 </div>
17
18 <div align="center">
19 Your browser may cache this site. In doubt, press CTRL+SHIFT+R (Firefox) or SHIFT F5 (Internet explorer) to get the actual content, or press the above link to login again.
20 </div>
21
22 </body>
23 </html>