www-commits
[Top][All Lists]
Advanced

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

www/server header.el.html


From: Athanasios Kasampalis
Subject: www/server header.el.html
Date: Mon, 25 Jun 2007 15:13:55 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Athanasios Kasampalis <freeasinfreedom> 07/06/25 15:13:55

Modified files:
        server         : header.el.html 

Log message:
        updated to correct the encoding bug (automatic as ISO-8859-7, while 
        the
        best is UTF-8)

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

Patches:
Index: header.el.html
===================================================================
RCS file: /web/www/www/server/header.el.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- header.el.html      29 Apr 2007 21:18:18 -0000      1.5
+++ header.el.html      25 Jun 2007 15:13:39 -0000      1.6
@@ -1,11 +1,11 @@
-<?xml version="1.0" encoding="utf-8" ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 
 <head>
-<meta http-equiv="content-type" content='text/html; charset=utf-8' />
-<link rel="stylesheet" type="text/css" href="/gnu.css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <link rev="made" href="mailto:address@hidden"; />
 <link rev="translated" href="mailto:address@hidden"; />
 <link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" />
+<meta name="ICBM" content="42.256233,-71.006581" />
+<meta name="DC.title" content="gnu.org" />




reply via email to

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