webcit_before_automake is now the trunk
[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 </body>
15 </html>