]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/nocookies.html
* *** HUGE CHANGES *** *** WARNING: NOT FULLY FUNCTIONAL ***
[citadel.git] / webcit / static / nocookies.html
index 4371b1de37c837a5d5c1e2667d2e44d2759b82ec..e42e995e4d025d1c8375202a4765f57f28ecbc06 100644 (file)
@@ -1,13 +1,20 @@
-<HTML>
-<HEAD><TITLE>Error</TITLE></HEAD>
-<BODY>
-<CENTER>
-<H2>Sorry!</H2><BR>
+<html>
+<head>
+       <title>Error</title>
+       <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+       <meta http-equiv="Content-Language" content="en" />
+</head>
+<body>
+
+<center>
+<h2>Sorry!</h2>
+<br />
 In order to access this system, you must use a web browser which supports
-&quot;cookies&quot; and have them turned on.<BR><BR>
+&quot;cookies&quot; and have them turned on.<br /><br />
 This software sends a cookie that is only used during your login session,
-and will not be saved to your disk.<BR><BR>
+and will not be saved to your disk.<br /><br />
 Please enable cookies and log in again.  We are sorry for the inconvenience.
-</CENTER>
-</BODY>
-</HTML>
+</center>
+
+</body>
+</html>