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

Chub: small fix (again)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 15 21:41:47 2012 +0100 (2012-03-15)
parents 5cf69cd1cbac
children ea046c298e29
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://pro.slitaz.org/">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>