|
Hi,
when removing some entries from mail.html, you removed a </dl>.
The page is broken.
Index: mail.html
===================================================================
RCS file: /cvs/www/mail.html,v
retrieving revision 1.122
diff -u -r1.122 mail.html
--- mail.html 9 Jan 2014 18:30:02 -0000 1.122
+++ mail.html 11 Jan 2014 10:38:28 -0000
@@ -179,6 +179,7 @@
OpenBSD developers will often make patches to implement new features
and other important changes available for public testing through this
list.
+</dl>
<h3>Platform Specific Lists</h3>
These lists are focused on user issues and development on individual
|