website view de/template.html @ rev 189

en: Fix flavors link
author Paul Issott <paul@slitaz.org>
date Thu Nov 13 23:34:25 2008 +0000 (2008-11-13)
parents d3d073e8af2e
children 2468f4562829
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
4 <head>
5 <title>SliTaz GNU/Linux</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz GNU/Linux LiveCD" />
8 <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="revisit-after" content="7 days" />
11 <meta name="expires" content="never" />
12 <meta name="modified" content="2008-06-29 10:30:00" />
13 <meta name="author" content="Christophe Lincoln"/>
14 <meta name="publisher" content="www.slitaz.org" />
15 <link rel="shortcut icon" href="../favicon.ico" />
16 <link rel="stylesheet" type="text/css" href="../slitaz.css" />
17 <link rel="Content" href="#content" />
18 </head>
19 <body bgcolor="#ffffff">
20 <!-- Header -->
21 <div id="header">
22 <a name="top"></a>
23 <!-- Access -->
24 <div id="access">
25 Language:
26 <a href="../en" title="English website">English</a> |
27 <a href="../" title="Site Wen en français">Français</a>
28 </div>
29 <a href="http://www.slitaz.org/de/"><img id="logo"
30 src="../pics/website/logo.png" title="www.slitaz.org/de" alt="www.slitaz.org"
31 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
32 <p id="titre">#!/GNU/Linux</p>
33 </div>
34 <div id="nav">
35 <div id="nav_top"></div>
36 <ul>
37 <li><a href="about/" title="Information about the SliTaz project">About the project</a></li>
38 <li><a href="get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
39 <li><a href="doc/" title="LiveCD usage and howto">Documentation</a></li>
40 <li><a href="packages/" title="Packaged software">Packages</a></li>
41 <li><a href="mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
42 <li><a href="devel/" title="Developer corner">Developement</a></li>
43 <li><a href="artwork/" title="Artwork, colors and images">Artwork</a></li>
44 <li><a href="search.html" title="Search engine">Search</a></li>
45 <li><a href="sitemap.html" title="Web site overview">Sitemap</a></li>
46 </ul>
47 <hr />
48 <ul>
49 <li><a href="http://forum.slitaz.org/#idx2" title="Forum d'aide et support">Support Forum</a></li>
50 <li><a href="http://wiki.slitaz.org/" title="Wiki communities">Wiki Resources</a></li>
51 <li><a href="http://wiki.slitaz.org/doku.php?id=bts:bts" title="Bug Tracking system">Bug Tracking</a></li>
52 </ul>
53 <div id="nav_bottom">
54 <div id="nav_bottom_img"></div>
55 </div>
56 </div>
58 <!-- Content top. -->
59 <div id="content_top">
60 <div class="top_left"></div>
61 <div class="top_right"></div>
62 </div>
64 <!-- Content -->
65 <div id="content">
66 <a name="content"></a>
68 <h1><font color="#3E1220">Template</font></h1>
69 <h2><font color="#DF8F06">Boot baby... boot!</font></h2>
71 <p>
72 CONTENT
73 </p>
75 <!-- End of content with round corner -->
76 </div>
77 <div id="content_bottom">
78 <div class="bottom_left"></div>
79 <div class="bottom_right"></div>
80 </div>
82 <!-- Start of footer and copy notice -->
83 <div id="copy">
84 <p>
85 Last modification : 2008-06-29 23:30:00 -
86 <a href="#top">Top of the page</a>
87 </p>
88 <p>
89 Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
90 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
91 </p>
92 <!-- End of copy -->
93 </div>
95 <!-- Bottom and logo's -->
96 <div id="bottom">
97 <p>
98 <a href="http://validator.w3.org/check?uri=referer"><img
99 src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
100 title="Code validé XHTML 1.0"
101 style="width: 80px; height: 15px;" /></a>
102 </p>
103 </div>
105 </body>
106 </html>