docs: consolidate html header and footer
[mesa.git] / docs / lists.html
index 148789153f84a32d6d274d2d3a8b510ce40ba214..c79d615db0bf8dc6698ad68728bb7bbd5d207f9a 100644 (file)
@@ -1,12 +1,13 @@
-<HTML>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8">
+  <title>Mesa Mailing Lists</title>
+  <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
+<body>
 
-<TITLE>Mesa Mailing Lists</TITLE>
-
-<link rel="stylesheet" type="text/css" href="mesa.css"></head>
-
-<BODY>
-
-<H1>Mailing Lists</H1>
+<h1>Mailing Lists</h1>
 
 
 <p>There are four Mesa 3D / DRI mailing lists:
@@ -36,6 +37,13 @@ versions are sent to this list.  Very low traffic.
 </li>
 </ul>
 
+<p>
+<b>NOTE</b>: You <b>must</b> subscribe to these lists in order to post to them.
+If you try to post to a list and you're not a subscriber (or if you try to post
+from a different email address than you subscribed with) your posting will be
+held for an indefinite period or may be discarded entirely.
+</p>
+
 <p>
 Follow the links above for list archives.
 </p>
@@ -55,10 +63,6 @@ kernels, see the
 DRI wiki</a>.
 </p>
 
-<p>
-<b>Notice</b>: You must subscribe to these lists in order to post to them.
-</p>
-
 
 <br>
 
@@ -79,5 +83,5 @@ target="_parent">OpenGL discussion forums</A> at www.opengl.org</li>
 </ul>
 </ul>
 
-</HTML>
-</BODY>
+</body>
+</html>