website diff cn/index.php @ rev 1272

Improve support page, update last page in en/* and fr/*
author Christophe Lincoln <pankso@slitaz.org>
date Mon Aug 24 17:18:18 2015 +0200 (2015-08-24)
parents 8a07223a2644
children 0dedd51426ac
line diff
     1.1 --- a/cn/index.php	Wed Apr 22 11:58:28 2015 +0200
     1.2 +++ b/cn/index.php	Mon Aug 24 17:18:18 2015 +0200
     1.3 @@ -1,11 +1,10 @@
     1.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cn" lang="cn">
     1.7 +<!DOCTYPE html>
     1.8 +<html lang="cn">
     1.9  <head>
    1.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.11 +	<meta charset="utf-8"/>
    1.12  	<title>SliTaz GNU/Linux 中文网站</title>
    1.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
    1.14 -	<meta name="keywords" lang="cn" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
    1.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
    1.16 +	<meta name="keywords" lang="cn" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
    1.17  	<meta name="author" content="Chen Yufei"/>
    1.18  	<?php include("../lib/html/meta-link.html"); ?>
    1.19  </head>