website diff fr/index.html @ rev 57

add translations
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 22 10:50:02 2008 +0000 (2008-05-22)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/fr/index.html	Thu May 22 10:50:02 2008 +0000
     1.3 @@ -0,0 +1,53 @@
     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="en" lang="en">
     1.7 +<head>
     1.8 +    <title>SliTaz GNU/Linux - Redirection</title>
     1.9 +    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10 +    <meta name="description" content="SliTaz GNU/Linux LiveCD" />
    1.11 +    <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
    1.12 +    <meta name="author" content="Christophe Lincoln, Paul Issot"/>
    1.13 +    <meta name="publisher" content="www.slitaz.org" />
    1.14 +    <link rel="shortcut icon" href="../favicon.ico" />
    1.15 +    <link rel="stylesheet" type="text/css" href="../slitaz.css" />
    1.16 +    <link rel="alternate" type="application/rss+xml" title="SliTaz RSS feed" href="../rss.xml" />
    1.17 +    <meta http-equiv="refresh" content="0; url=http://www.slitaz.org/" />
    1.18 +</head>
    1.19 +<body bgcolor="#ffffff">
    1.20 +<!-- Header -->
    1.21 +<div id="header">
    1.22 +    <a name="top"></a>
    1.23 +    <a href="http://www.slitaz.org/en/"><img id="logo"
    1.24 +    src="../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
    1.25 +    style="border: 0px solid ; width: 200px; height: 74px;" /></a>
    1.26 +    <p id="titre">#!/TRANSLATE/Redirect</p>
    1.27 +<br>
    1.28 +<!-- Content top. -->
    1.29 +<div id="content_top">
    1.30 +<div class="top_left"></div>
    1.31 +<div class="top_right"></div>
    1.32 +</div>
    1.33 +
    1.34 +<!-- Content -->
    1.35 +<div id="content">
    1.36 +<a name="content"></a>
    1.37 +
    1.38 +<h1><font color="#3e1220"><a href="http://www.slitaz.org/">Redirection</a></font></h1>
    1.39 +<!-- End of content with round corner -->
    1.40 +</div>
    1.41 +<div id="content_bottom">
    1.42 +<div class="bottom_left"></div>
    1.43 +<div class="bottom_right"></div>
    1.44 +</div>
    1.45 +
    1.46 +<!-- Start of footer and copy notice -->
    1.47 +<div id="copy">
    1.48 +<p>
    1.49 +Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
    1.50 +<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
    1.51 +</p>
    1.52 +<!-- End of copy -->
    1.53 +</div>
    1.54 +
    1.55 +</body>
    1.56 +</html>