website diff fr/artwork/index.php @ rev 1245

typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 07 22:28:17 2015 +0100 (2015-01-07)
parents ecb638cb5473
children 8952c0649ed6
line diff
     1.1 --- a/fr/artwork/index.php	Thu May 24 11:41:39 2012 +0200
     1.2 +++ b/fr/artwork/index.php	Wed Jan 07 22:28:17 2015 +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 Art et graphisme</title>
    1.13  	<meta name="description" content="SliTaz artwork images logo graphisme wallpaper" />
    1.14  	<meta name="keywords" lang="fr" content="opensource, image, logo, slitaz, spider" />
    1.15 @@ -11,28 +10,11 @@
    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>Artwork</h4>
    1.27 -		<p>
    1.28 -			Trouver, apprécier et partager des créations graphiques pour
    1.29 -			SliTaz. Rejoinez-nous sur 
    1.30 -			<a href="http://scn.slitaz.org/groups/artwork/">SCN</a>
    1.31 -		</p>
    1.32 -		<ul>
    1.33 -			<li><a href="#art4taz">Artwork pour SliTaz.</a></li>
    1.34 -			<li><a href="#logos">Logos, spider &amp; icons.</a></li>
    1.35 -			<li><a href="screenshots.php">Captures d'écrans.</a></li>
    1.36 -		</ul>
    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">