website diff fr/about/events.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 e0ee682de0a0
children 7986d2835cb2
line diff
     1.1 --- a/fr/about/events.php	Sun Apr 01 19:20:19 2012 +0300
     1.2 +++ b/fr/about/events.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 - Événements</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 @@ -11,30 +10,28 @@
    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>Événements</h4>
    1.27 -		<p>
    1.28 -			Le projet SliTaz participe à divers expositions en fontion
    1.29 -			de notre temps libre et des propositions qui nous sont
    1.30 -			faites.
    1.31 -		</p>
    1.32 -	</div>
    1.33 -</div>
    1.34 -
    1.35 -<?php include("../../lib/lang.php"); ?>
    1.36 +<?php 
    1.37 +include("../../lib/html/header.fr.html"); 
    1.38 +include("../../lib/html/nav.fr.html"); 
    1.39 +include("../../lib/lang.php");
    1.40 +?>
    1.41  
    1.42  <!-- Content -->
    1.43  <div id="content">
    1.44  
    1.45  <h2>Salons Informatique</h2>
    1.46  
    1.47 +<p>
    1.48 +	Le projet SliTaz participe à divers expositions en fontion
    1.49 +	de notre temps libre et des propositions qui nous sont
    1.50 +	faites.
    1.51 +</p>
    1.52 +
    1.53  <ul>
    1.54 +	<li>2014 - Solutionslinux Paris</li>
    1.55 +	<li>2013 - Solutionslinux Paris</li>
    1.56 +	<li>2012 - Solutionslinux Paris</li>
    1.57 +	<li>2011 - Solutionslinux Paris</li>
    1.58  	<li>2010 - Solutionslinux Paris</li>
    1.59  	<li>2009 - Solutionslinux Paris</li>
    1.60  </ul>