slitaz-forge view chub/web/lib/html/header.html @ rev 201

Link to slitaz.pro
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 21 23:17:09 2012 +0100 (2012-03-21)
parents db3c0c0a64ab
children 0af8c6e40dcd
line source
1 <!-- Header -->
2 <div id="header">
3 <div id="logo"></div>
4 <div id="network">
5 <a href="http://www.slitaz.org/">
6 <img src="images/home.png" alt="[ Home ]" /></a>
7 <a href="http://scn.slitaz.org/">Community</a>
8 <a href="http://doc.slitaz.org/">Doc</a>
9 <a href="http://forum.slitaz.org/">Forum</a>
10 <a href="http://slitaz.pro/">Pro</a>
11 <a href="http://slitaz.spreadshirt.net/">Shop</a>
12 <a href="http://bugs.slitaz.org">Bugs</a>
13 <a href="http://hg.slitaz.org/">Hg</a>
14 <a href="http://cook.slitaz.org/">Cook</a>
15 </div>
16 <h1><a href="http://chub.slitaz.org/">SliTaz Chub</a></h1>
17 </div>