website annotate cn/template.html @ rev 453

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