website diff fr/news/index.php @ rev 1027

fr: code cleaning; en/asso/: apply 'donate' template
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Apr 01 19:20:19 2012 +0300 (2012-04-01)
parents d3254ad844e5
children cd72b985d6fd
line diff
     1.1 --- a/fr/news/index.php	Sat Mar 31 16:55:59 2012 +0100
     1.2 +++ b/fr/news/index.php	Sun Apr 01 19:20:19 2012 +0300
     1.3 @@ -1,9 +1,9 @@
     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 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
     1.8  <head>
     1.9 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.10  	<title>SliTaz - News archives</title>
    1.11 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.12  	<meta name="description" content="Archive des news de SliTaz GNU/Linux" />
    1.13  	<meta name="keywords" lang="fr" content="slitaz old news" />
    1.14  	<meta name="author" content="Christophe Lincoln"/>
    1.15 @@ -23,7 +23,7 @@
    1.16  			Les archives de l'actualité du site classée par année.
    1.17  		</p>
    1.18  		<p>
    1.19 -			<img src="/images/news.png" alt="[ News ]" />
    1.20 +			<img src="/images/news.png" alt="[ ]" />
    1.21  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    1.22  			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    1.23  			| <a href="./">2011</a>
    1.24 @@ -31,6 +31,8 @@
    1.25  	</div>
    1.26  </div>
    1.27  
    1.28 +<?php include("../../lib/lang.php"); ?>
    1.29 +
    1.30  <!-- Content -->
    1.31  <div id="content">
    1.32  
    1.33 @@ -38,7 +40,8 @@
    1.34  
    1.35  <div class="news">
    1.36  
    1.37 -	<li><strong>31 Mai 2011 - Nouvelle et fraîche Cooking 20110329</strong>
    1.38 +	<li>
    1.39 +		<strong>31 Mai 2011 - Nouvelle et fraîche Cooking 20110329</strong>
    1.40  	<p>
    1.41  		L'équipe de SliTaz est fière d'annoncer la disponibilité d'une nouvelle
    1.42  		version "cooking" de la distribution. Les paquetages ont été entièrement
    1.43 @@ -66,8 +69,9 @@
    1.44  			slitaz-cooking.iso</a>
    1.45  	</p>
    1.46  	</li>
    1.47 -	
    1.48 -	<li><strong>29 Mars 2011 - Nouvelle Cooking 20110329</strong>
    1.49 +
    1.50 +	<li>
    1.51 +		<strong>29 Mars 2011 - Nouvelle Cooking 20110329</strong>
    1.52  	<p>
    1.53  		L'équipe SliTaz est heureuse d'annoncer la publication d'une
    1.54  		nouvelle ISO "cooking" proposant plus de 2900 paquets. Tous les paquets
    1.55 @@ -107,5 +111,3 @@
    1.56  
    1.57  </body>
    1.58  </html>
    1.59 -
    1.60 -