website diff fr/support.php @ rev 1256

Tiny edits of the hidden data (doctype, meta, line endings, hidden symbols).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 23 23:53:42 2015 +0300 (2015-04-23)
parents 9d8b7e54f6ea
children a9dc091249f2
line diff
     1.1 --- a/fr/support.php	Sun Dec 21 00:18:39 2014 +0100
     1.2 +++ b/fr/support.php	Thu Apr 23 23:53:42 2015 +0300
     1.3 @@ -1,58 +1,58 @@
     1.4 -<!DOCTYPE html>
     1.5 -<html lang="fr">
     1.6 -<head>
     1.7 -	<meta charset="utf-8" />
     1.8 -	<title>SliTaz - Support (fr)</title>
     1.9 -	<meta name="description" content="slitaz support en français" />
    1.10 -	<meta name="keywords" content="slitaz liste irc support commercial" lang="fr" />
    1.11 -	<meta name="author" content="Christophe Lincoln" />
    1.12 -	<?php include("../lib/html/meta-link.html"); ?>
    1.13 -</head>
    1.14 -<body>
    1.15 -
    1.16 -<?php 
    1.17 -include("../lib/html/header.fr.html");
    1.18 -include("../lib/html/nav.fr.html"); 
    1.19 -include("../lib/lang.php");
    1.20 -?>
    1.21 -
    1.22 -<!-- Content -->
    1.23 -<section id="content">
    1.24 -
    1.25 -<h2>Support SliTaz</h2>
    1.26 -
    1.27 -<p>
    1.28 -	Le projet SliTaz propose divers moyens d'aide et de support. Nous avons
    1.29 -	un forum actif et une large documentation.
    1.30 -</p>
    1.31 -
    1.32 -<div class="box">
    1.33 -	<img src="../images/text.png" alt="text" />
    1.34 -	Documentation: <a href="doc/">Notes de publication &amp; Manuels</a> -
    1.35 -	<a href="http://doc.slitaz.org/fr:start">Wiki &amp; Livres</a> -
    1.36 -	<a href="http://arm.slitaz.org/codex">SliTaz ARM Codex</a>
    1.37 -</div>
    1.38 -
    1.39 -<div class="box">
    1.40 -	<img src="../images/users.png" alt="users" />
    1.41 -	Forum: <a href="http://forum.slitaz.org">forum.slitaz.org</a>
    1.42 -</div>
    1.43 -
    1.44 -<div class="box">
    1.45 -	<img src="../images/irc.png" alt="irc" />
    1.46 -	Canal IRC: <a href="http://irc.slitaz.org">irc.slitaz.org</a>
    1.47 -	#slitaz sur irc.freenode.net
    1.48 -</div>
    1.49 -
    1.50 -<div class="box">
    1.51 -	<img src="../images/support.png" alt="support" />
    1.52 -	Commercial: Veuillez contacter par mail &lt;asso AT slitaz.org&gt;
    1.53 -</div>
    1.54 -
    1.55 -<!-- End of content -->
    1.56 -</section>
    1.57 -
    1.58 -<?php include("../lib/html/footer.html"); ?>
    1.59 -
    1.60 -</body>
    1.61 -</html>
    1.62 +<!DOCTYPE html>
    1.63 +<html lang="fr">
    1.64 +<head>
    1.65 +	<meta charset="utf-8"/>
    1.66 +	<title>SliTaz - Support (fr)</title>
    1.67 +	<meta name="description" content="slitaz support en français"/>
    1.68 +	<meta name="keywords" content="slitaz liste irc support commercial" lang="fr"/>
    1.69 +	<meta name="author" content="Christophe Lincoln"/>
    1.70 +	<?php include("../lib/html/meta-link.html"); ?>
    1.71 +</head>
    1.72 +<body>
    1.73 +
    1.74 +<?php 
    1.75 +include("../lib/html/header.fr.html");
    1.76 +include("../lib/html/nav.fr.html"); 
    1.77 +include("../lib/lang.php");
    1.78 +?>
    1.79 +
    1.80 +<!-- Content -->
    1.81 +<section id="content">
    1.82 +
    1.83 +<h2>Support SliTaz</h2>
    1.84 +
    1.85 +<p>
    1.86 +	Le projet SliTaz propose divers moyens d'aide et de support. Nous avons
    1.87 +	un forum actif et une large documentation.
    1.88 +</p>
    1.89 +
    1.90 +<div class="box">
    1.91 +	<img src="../images/text.png" alt="text" />
    1.92 +	Documentation: <a href="doc/">Notes de publication &amp; Manuels</a> -
    1.93 +	<a href="http://doc.slitaz.org/fr:start">Wiki &amp; Livres</a> -
    1.94 +	<a href="http://arm.slitaz.org/codex">SliTaz ARM Codex</a>
    1.95 +</div>
    1.96 +
    1.97 +<div class="box">
    1.98 +	<img src="../images/users.png" alt="users" />
    1.99 +	Forum: <a href="http://forum.slitaz.org">forum.slitaz.org</a>
   1.100 +</div>
   1.101 +
   1.102 +<div class="box">
   1.103 +	<img src="../images/irc.png" alt="irc" />
   1.104 +	Canal IRC: <a href="http://irc.slitaz.org">irc.slitaz.org</a>
   1.105 +	#slitaz sur irc.freenode.net
   1.106 +</div>
   1.107 +
   1.108 +<div class="box">
   1.109 +	<img src="../images/support.png" alt="support" />
   1.110 +	Commercial: Veuillez contacter par mail &lt;asso AT slitaz.org&gt;
   1.111 +</div>
   1.112 +
   1.113 +<!-- End of content -->
   1.114 +</section>
   1.115 +
   1.116 +<?php include("../lib/html/footer.html"); ?>
   1.117 +
   1.118 +</body>
   1.119 +</html>