- From: Jean-Guilhem Rouel via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 26 Sep 2008 08:52:24 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/resources/templates/index In directory hutz:/tmp/cvs-serv25009 Modified Files: en_index.html.vm Log Message: validation Index: en_index.html.vm =================================================================== RCS file: /sources/public/2006/unicorn/resources/templates/index/en_index.html.vm,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- en_index.html.vm 26 Sep 2008 08:50:49 -0000 1.17 +++ en_index.html.vm 26 Sep 2008 08:52:21 -0000 1.18 @@ -1,4 +1,5 @@ - +<?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"> #macro(genTasklist $i) <div> Task : @@ -10,8 +11,6 @@ </div> #end -<?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" lang="en"> <head>
Received on Friday, 26 September 2008 08:52:58 UTC