website diff fr/artwork/screenshots.php @ rev 1240

fr: update most pages to latest header/menu
author Christophe Lincoln <pankso@slitaz.org>
date Sat Dec 20 23:31:47 2014 +0100 (2014-12-20)
parents 5e950c2d6f82
children 7986d2835cb2
line diff
     1.1 --- a/fr/artwork/screenshots.php	Fri Nov 23 21:17:01 2012 +0000
     1.2 +++ b/fr/artwork/screenshots.php	Sat Dec 20 23:31:47 2014 +0100
     1.3 @@ -1,8 +1,7 @@
     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 - Captures d'écrans</title>
    1.13  	<meta name="description" content="SliTaz screenshots captures d'écrans images openbox" />
    1.14  	<meta name="keywords" lang="fr" content="linux slitaz gnu screenshot" />
    1.15 @@ -11,31 +10,21 @@
    1.16  </head>
    1.17  <body>
    1.18  
    1.19 -<?php include("../../lib/html/header.html"); ?>
    1.20 -
    1.21 -<!-- Block -->
    1.22 -<div id="block">
    1.23 -	<?php include("../../lib/html/nav.fr.html"); ?>
    1.24 -	<!-- Information/image -->
    1.25 -	<div id="block_info">
    1.26 -		<h4>Captures d'écrans</h4>
    1.27 -		<p>
    1.28 -			Les images disent parfois plus que des milliers de mots...
    1.29 -			Pictures say more than a thousand words... Captures d'écran
    1.30 -			de la version stable et cooking. Vous aurez peut-être aussi
    1.31 -			envie de trouver ou partager des images pour SliTaz!
    1.32 -		</p>
    1.33 -		<p>
    1.34 -			<img src="/images/users.png" alt="[ ]" />
    1.35 -			<a href="http://scn.slitaz.org/groups/artwork/">Rejoinez-nous sur SCN</a>
    1.36 -		</p>
    1.37 -	</div>
    1.38 -</div>
    1.39 -
    1.40 -<?php include("../../lib/lang.php"); ?>
    1.41 +<?php 
    1.42 +include("../../lib/html/header.fr.html"); 
    1.43 +include("../../lib/html/nav.fr.html"); 
    1.44 +include("../../lib/lang.php");
    1.45 +?>
    1.46  
    1.47  <!-- Content -->
    1.48  <div id="content">
    1.49 +	
    1.50 +<p>
    1.51 +	Les images disent parfois plus que des milliers de mots...
    1.52 +	Pictures say more than a thousand words... Captures d'écran
    1.53 +	de la version stable et cooking. Vous aurez peut-être aussi
    1.54 +	envie de trouver ou partager des images pour SliTaz!
    1.55 +</p>
    1.56  
    1.57  <div id="gallery">
    1.58