website diff fr/index.php @ rev 931

fr moved get page to PHP and add download icon
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 12 21:31:25 2012 +0100 (2012-03-12)
parents 41992b4f5268
children f1002e10d0f2
line diff
     1.1 --- a/fr/index.php	Mon Mar 12 01:32:05 2012 +0100
     1.2 +++ b/fr/index.php	Mon Mar 12 21:31:25 2012 +0100
     1.3 @@ -6,14 +6,8 @@
     1.4  	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     1.5  	<meta name="description" content="SliTaz GNU/Linux LiveCD système libre autonome rapide linux cdrom vif gratuit" />
     1.6  	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, logiciels opensource, livecd, swiss made" />
     1.7 -	<meta name="robots" content="index, follow, all" />
     1.8 -	<meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
     1.9  	<meta name="author" content="Christophe Lincoln"/>
    1.10 -	<meta name="publisher" content="www.slitaz.org" />
    1.11 -	<link rel="shortcut icon" href="../favicon.ico" />
    1.12 -	<link rel="stylesheet" type="text/css" href="../slitaz.css" />
    1.13 -	<link rel="alternate" type="application//rss.xml" title="SliTaz Feed" href="/rss.xml" />
    1.14 -	<link rel="alternate" type="application//rss.xml" title="SliTaz SCN Feed" href="http://scn.slitaz.org/activity/feed/" />
    1.15 +	<?php include("../lib/html/meta-link.html"); ?>
    1.16  </head>
    1.17  <body>
    1.18