website diff fr/mailing-list.php @ rev 1344

Resize balinor logo to 120px
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 22 23:02:15 2021 +0100 (2021-01-22)
parents 9ed0bfb74392
children
line diff
     1.1 --- a/fr/mailing-list.php	Thu Apr 23 23:53:42 2015 +0300
     1.2 +++ b/fr/mailing-list.php	Fri Jan 22 23:02:15 2021 +0100
     1.3 @@ -10,37 +10,24 @@
     1.4  </head>
     1.5  <body>
     1.6  
     1.7 -<?php include("../lib/html/header.html"); ?>
     1.8 -
     1.9 -<!-- Block -->
    1.10 -<div id="block">
    1.11 -	<?php include("../lib/html/nav.fr.html"); ?>
    1.12 -	<!-- Information/image -->
    1.13 -	<div id="block_info">
    1.14 -		<h4>Mailing list</h4>
    1.15 -		<p>
    1.16 -			Discussion des contributeurs SliTaz et annonces (inc.
    1.17 -			support et développement). Tout cela se fait partie de la
    1.18 -			liste de discussion - Rejoinez nous pour obtenir de l'aide
    1.19 -			ou vous impliquer dans le projet.
    1.20 -		</p>
    1.21 -		<p>
    1.22 -			<img src="/images/users.png" alt="[ ]" />
    1.23 -			Vous pouvez aussi nous
    1.24 -			<a href="http://scn.slitaz.org/">rejoindre sur SCN</a>
    1.25 -			et le <a href="http://forum.slitaz.org/">forum</a> de support.
    1.26 -		</p>
    1.27 -		<?php include("../lib/html/follow.html"); ?>
    1.28 -	</div>
    1.29 -</div>
    1.30 -
    1.31 -<?php include("../lib/lang.php"); ?>
    1.32 +<?php 
    1.33 +include("../lib/html/header.fr.html");
    1.34 +include("../lib/html/nav.fr.html"); 
    1.35 +include("../lib/lang.php");
    1.36 +?>
    1.37  
    1.38  <!-- Content -->
    1.39  <div id="content">
    1.40  
    1.41  <h2>Liste de discussion</h2>
    1.42  
    1.43 +<p>
    1.44 +	Support utilisateur, discussion des contributeurs SliTaz et annonces
    1.45 +	(inc. support et développement). Tout cela se fait partie de la liste
    1.46 +	de discussion - Rejoinez nous pour obtenir de l'aide ou vous impliquer
    1.47 +	dans le projet.
    1.48 +</p>
    1.49 +
    1.50  <ul>
    1.51  	<li><a href="#about">A propos de la liste</a>
    1.52  		- Support et développement.</li>