* *** HUGE CHANGES *** *** WARNING: NOT FULLY FUNCTIONAL ***
[citadel.git] / webcit / static / nocookies.html
index 3b256da6f554403c0c8c4de5981b7c6df5563e33..e42e995e4d025d1c8375202a4765f57f28ecbc06 100644 (file)
@@ -1,21 +1,20 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<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>
+<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>
+<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>
+</center>
 
-</BODY>
-</HTML>
+</body>
+</html>