website view en/news/index.html @ rev 777

en: add Headlines menu entry on all pages
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 26 16:06:14 2011 +0100 (2011-03-26)
parents 09e244f811b0
children daa2e134b3c1
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="en" lang="en">
4 <head>
5 <title>SliTaz - News archives</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz news archives info release" />
8 <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="modified" content="2011-03-25 21:45:00" />
11 <meta name="author" content="Christophe Lincoln"/>
12 <link rel="shortcut icon" href="../../favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
14 </head>
15 <body>
17 <!-- Header -->
18 <div id="header">
19 <div id="logo"></div>
20 <div id="network">
21 <a href="http://www.slitaz.org/netmap.php">
22 <img src="../../images/network.png" alt="network.png" /></a>
23 <a href="http://scn.slitaz.org/">Community</a>
24 <a href="http://doc.slitaz.org/">Doc</a>
25 <a href="http://forum.slitaz.org/">Forum</a>
26 <a href="http://labs.slitaz.org/issues">Bugs</a>
27 <a href="http://hg.slitaz.org/">Hg</a>
28 </div>
29 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
30 </div>
32 <!-- Block -->
33 <div id="block">
34 <!-- Navigation -->
35 <div id="block_nav">
36 <h4>Navigation</h4>
37 <div class="right_box">
38 <ul>
39 <li><a href="../mailing-list.html">Mailing List</a></li>
40 <li><a href="../devel/">Development</a></li>
41 <li><a href="../packages/">Packages</a></li>
42 <li><a href="../artwork/">Artwork</a></li>
43 <li><a href="../search.html">Search</a></li>
44 </ul>
45 </div>
46 <div class="left_box">
47 <ul>
48 <li><a href="../">Headlines</a></li>
49 <li><a href="../about/">About</a></li>
50 <li><a href="../get/">Download</a></li>
51 <li><a href="../asso/">Association</a></li>
52 <li><a href="../doc/">Documentation</a></li>
53 </ul>
54 </div>
55 </div>
56 <!-- Information/image -->
57 <div id="block_info">
58 <h4>News archives</h4>
59 <p>
60 Website news archives by year. Note that some links may be
61 broken due to website structure changes (mainly the docs
62 that moved to their own domain).
63 </p>
64 </div>
65 </div>
67 <!-- Content -->
68 <div id="content">
70 <h2>News by year</h2>
71 <p>
72 <img src="../../images/news.png" alt="png" />
73 <a href="2007.html">2007</a> | <a href="2008.html">2008</a>
74 | <a href="2009.html">2009</a> |
75 </p>
76 <!-- End of content -->
77 </div>
79 <!-- Footer -->
80 <div id="footer">
81 Copyright &copy; <span class="year"></span>
82 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
83 <a href="http://scn.slitaz.org/">Community</a>
84 <a href="http://doc.slitaz.org/">Doc</a>
85 <a href="http://forum.slitaz.org/">Forum</a>
86 <a href="http://pkgs.slitaz.org/">Packages</a>
87 <a href="http://labs.slitaz.org/issues">Bugs</a>
88 <a href="http://hg.slitaz.org/">Hg</a>
89 <p>
90 SliTaz @
91 <a href="http://twitter.com/slitaz">Twitter</a>
92 <a href="http://www.facebook.com/slitaz">Facebook</a>
93 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
94 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
95 <a href="http://flattr.com/profile/slitaz">Flattr</a>
96 </p>
97 </div>
99 </body>
100 </html>