www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server not-found.html


From: Joakim Olsson
Subject: www/server not-found.html
Date: Tue, 22 Jan 2008 00:21:29 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Joakim Olsson <jocke>   08/01/22 00:21:29

Modified files:
        server         : not-found.html 

Log message:
        Fixed invalid HTML.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/not-found.html?cvsroot=www&r1=1.5&r2=1.6

Patches:
Index: not-found.html
===================================================================
RCS file: /web/www/www/server/not-found.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- not-found.html      21 Apr 2006 13:10:14 -0000      1.5
+++ not-found.html      22 Jan 2008 00:21:24 -0000      1.6
@@ -1,7 +1,8 @@
-<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
 <HTML>
 <HEAD>
 <TITLE>Page Not Found - GNU Project - Free Software Foundation (FSF)</TITLE>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <LINK REV="made" HREF="mailto:address@hidden";>
 </HEAD>
 <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#1F00FF" ALINK="#FF0000" 
VLINK="#9900DD">
@@ -91,7 +92,7 @@
 <P>
 Updated:
 <!-- timestamp start -->
-$Date: 2006/04/21 13:10:14 $ $Author: ramprasadb $
+$Date: 2008/01/22 00:21:24 $ $Author: jocke $
 <!-- timestamp end -->
 <HR>
 </BODY>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]