www-commits
[Top][All Lists]
Advanced

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

www/software/smail smail.html


From: Exal de Jesus Garcia Carrillo
Subject: www/software/smail smail.html
Date: Fri, 23 Jun 2006 18:04:21 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Exal de Jesus Garcia Carrillo <exal>    06/06/23 18:04:21

Modified files:
        software/smail : smail.html 

Log message:
        I just add the DOCTYPE and UTF encoding to smail page, regards.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/software/smail/smail.html?cvsroot=www&r1=1.4&r2=1.5

Patches:
Index: smail.html
===================================================================
RCS file: /web/www/www/software/smail/smail.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- smail.html  25 Feb 2006 00:52:29 -0000      1.4
+++ smail.html  23 Jun 2006 18:04:19 -0000      1.5
@@ -1,6 +1,11 @@
-<html><head>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+<head>
 <title>Smail</title>
-</head><body>
+<meta http-equiv="content-type" content="text/html; charset=utf-8">
+</head>
+<body>
 
 <h2>Smail</h2>
 




reply via email to

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