]> code.citadel.org Git - citadel.git/blob - webcit/static/nocookies.html
re-added binary
[citadel.git] / webcit / static / nocookies.html
1 <html>
2 <head>
3         <title>Error</title>
4         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5         <meta http-equiv="Content-Language" content="en" />
6 </head>
7 <body>
8
9 <div align="center">
10 <h2>Sorry!</h2>
11 <br />
12 This site requires both Cookies and JavaScript to be enabled in your browser.<br />
13 Please enable these features and log in again.  We are sorry for the inconvenience.
14 </div>
15
16 </body>
17 </html>