website diff fr/asso/index.php @ rev 1256

Tiny edits of the hidden data (doctype, meta, line endings, hidden symbols).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 23 23:53:42 2015 +0300 (2015-04-23)
parents 9d8b7e54f6ea
children fc134ef65fed
line diff
     1.1 --- a/fr/asso/index.php	Sun Dec 21 00:18:39 2014 +0100
     1.2 +++ b/fr/asso/index.php	Thu Apr 23 23:53:42 2015 +0300
     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="fr" lang="fr">
     1.7 +<!DOCTYPE html>
     1.8 +<html lang="fr">
     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 - Association</title>
    1.13 -	<meta name="description" content="Au sujet de SliTaz GNU/Linux mini système d'exploitation" />
    1.14 -	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, opensource, livecd" />
    1.15 +	<meta name="description" content="Au sujet de SliTaz GNU/Linux mini système d'exploitation"/>
    1.16 +	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, opensource, livecd"/>
    1.17  	<meta name="author" content="Christophe Lincoln"/>
    1.18  	<?php include("../../lib/html/meta-link.html"); ?>
    1.19  </head>