CVSROOT: /web/www
Module name: www
Changes by: Pavel Kharitonov <ineiev> 12/01/02 11:26:37
Modified files:
server/standards: boilerplate.html
Log message:
validation fix
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/standards/boilerplate.html?cvsroot=www&r1=1.63&r2=1.64
Patches:
Index: boilerplate.html
===================================================================
RCS file: /web/www/www/server/standards/boilerplate.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -b -r1.63 -r1.64
--- boilerplate.html 3 Dec 2011 22:04:36 -0000 1.63
+++ boilerplate.html 2 Jan 2012 11:26:32 -0000 1.64
@@ -1,5 +1,5 @@
<!--#include virtual="/server/html5-header.html" -->
-<!-- Parent-Version: $Revision: 1.63 $ -->
+<!-- Parent-Version: $Revision: 1.64 $ -->
<!-- This is the template document for GNU web pages. We use
server side includes (#include) for common elements, for
@@ -78,7 +78,7 @@
<h3 id="mail">Mailing lists</h3>
<p>Baz
-has the following mailing lists:
+has the following mailing lists:</p>
<ul>
<li><a href="https://lists.gnu.org/mailman/listinfo/bug-baz">bug-baz</a>
@@ -203,7 +203,7 @@
<p>Updated:
<!-- timestamp start -->
-$Date: 2011/12/03 22:04:36 $
+$Date: 2012/01/02 11:26:32 $
<!-- timestamp end -->
</p>
</div>