website view lib/html/header.pt.html @ rev 1157

A more useful hg link
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jan 24 13:39:32 2013 +0100 (2013-01-24)
parents 8187351f0215
children 75f5a2ecfd03
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/">Comunidade</a>
8 <a href="http://doc.slitaz.org/">Doc</a>
9 <a href="http://forum.slitaz.org/">Fórum</a>
10 <a href="http://slitaz.pro/">Pro</a>
11 <a href="http://shop.slitaz.org/">Shop</a>
12 <a href="http://bugs.slitaz.org">Bugs</a>
13 <a href="http://hg.slitaz.org/?sort=lastchange">Hg</a>
14 </div>
15 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
16 </div>