website rev 93

de: add German template (menu still in English)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jun 30 00:26:31 2008 +0200 (2008-06-30)
parents 51c7f64f1f08
children a5e20c75073a
files de/template.html
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/de/template.html	Mon Jun 30 00:26:31 2008 +0200
     1.3 @@ -0,0 +1,106 @@
     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="de" lang="de">
     1.7 +<head>
     1.8 +    <title>SliTaz GNU/Linux</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="robots" content="index, follow, all" />
    1.13 +    <meta name="revisit-after" content="7 days" />
    1.14 +    <meta name="expires" content="never" />
    1.15 +    <meta name="modified" content="2008-06-29 10:30:00" />
    1.16 +    <meta name="author" content="Christophe Lincoln"/>
    1.17 +    <meta name="publisher" content="www.slitaz.org" />
    1.18 +    <link rel="shortcut icon" href="../favicon.ico" />
    1.19 +    <link rel="stylesheet" type="text/css" href="../slitaz.css" />
    1.20 +    <link rel="Content" href="#content" />
    1.21 +</head>
    1.22 +<body bgcolor="#ffffff">
    1.23 +<!-- Header -->
    1.24 +<div id="header">
    1.25 +    <a name="top"></a>
    1.26 +<!-- Access -->
    1.27 +<div id="access">
    1.28 +    Language:
    1.29 +    <a href="../en" title="English website">English</a> |
    1.30 +    <a href="../" title="Site Wen en français">Français</a>
    1.31 +</div>
    1.32 +    <a href="http://www.slitaz.org/de/"><img id="logo"
    1.33 +    src="../pics/website/logo.png" title="www.slitaz.org/de" alt="www.slitaz.org"
    1.34 +    style="border: 0px solid ; width: 200px; height: 74px;" /></a>
    1.35 +    <p id="titre">#!/GNU/Linux</p>
    1.36 +</div>
    1.37 +<div id="nav">
    1.38 +<div id="nav_top"></div>
    1.39 +	<ul>
    1.40 +		<li><a href="about/" title="Informations about the SliTaz project">About the project</a></li>
    1.41 +		<li><a href="get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
    1.42 +		<li><a href="doc/" title="LiveCD usage and howto">Documentation</a></li>
    1.43 +		<li><a href="packages/" title="Packaged software">Packages</a></li>
    1.44 +		<li><a href="mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
    1.45 +		<li><a href="devel/" title="Developer corner">Developement</a></li>
    1.46 +		<li><a href="artwork/" title="Artwork, colors and images">Artwork</a></li>
    1.47 +		<li><a href="search.html" title="Search engine">Search</a></li>
    1.48 +		<li><a href="sitemap.html" title="Web site overview">Sitemap</a></li>
    1.49 +	</ul>
    1.50 +	<hr />
    1.51 +	<ul>
    1.52 +		<li><a href="http://forum.slitaz.org/#idx2" title="Forum d'aide et support">Support Forum</a></li>
    1.53 +		<li><a href="http://wiki.slitaz.org/" title="Wiki communities">Wiki Resources</a></li>
    1.54 +		<li><a href="http://wiki.slitaz.org/doku.php?id=bts:bts" title="Bug Tracking system">Bug Tracking</a></li>
    1.55 +	</ul>
    1.56 +<div id="nav_bottom">
    1.57 +<div id="nav_bottom_img"></div>
    1.58 +</div>
    1.59 +</div>
    1.60 +
    1.61 +<!-- Content top. -->
    1.62 +<div id="content_top">
    1.63 +<div class="top_left"></div>
    1.64 +<div class="top_right"></div>
    1.65 +</div>
    1.66 +
    1.67 +<!-- Content -->
    1.68 +<div id="content">
    1.69 +<a name="content"></a>
    1.70 +
    1.71 +<h1><font color="#3E1220">Template</font></h1>
    1.72 +<h2><font color="#DF8F06">Boot baby... boot!</font></h2>
    1.73 +
    1.74 +<p>
    1.75 +CONTENT
    1.76 +</p>
    1.77 +
    1.78 +<!-- End of content with round corner -->
    1.79 +</div>
    1.80 +<div id="content_bottom">
    1.81 +<div class="bottom_left"></div>
    1.82 +<div class="bottom_right"></div>
    1.83 +</div>
    1.84 +
    1.85 +<!-- Start of footer and copy notice -->
    1.86 +<div id="copy">
    1.87 +<p>
    1.88 +Last modification : 2008-06-29 23:30:00 -
    1.89 +<a href="#top">Top of the page</a>
    1.90 +</p>
    1.91 +<p>
    1.92 +Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
    1.93 +<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
    1.94 +</p>
    1.95 +<!-- End of copy -->
    1.96 +</div>
    1.97 +
    1.98 +<!-- Bottom and logo's -->
    1.99 +<div id="bottom">
   1.100 +<p>
   1.101 +<a href="http://validator.w3.org/check?uri=referer"><img
   1.102 +   src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.103 +   title="Code validé XHTML 1.0"
   1.104 +   style="width: 80px; height: 15px;" /></a>
   1.105 +</p>
   1.106 +</div>
   1.107 +
   1.108 +</body>
   1.109 +</html>