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

pt: apply new style & general update
author Claudinei Pereira <claudinei@slitaz.org>
date Sun May 04 20:23:40 2014 -0300 (2014-05-04)
parents 75f5a2ecfd03
children ad7ceb04a686
line source
1 <!-- Header -->
2 <div id="header">
3 <div id="network">
4 <span>Home</span>
5 <a href="http://scn.slitaz.org/">Comunidade</a>
6 <!-- Then we link to wiki, ARm codex, relnotes -->
7 <a href="http://doc.slitaz.org/">Doc</a>
8 <a href="http://forum.slitaz.org/">Fórum</a>
9 <a href="http://irc.slitaz.org/">IRC</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/pt/">SliTaz GNU/Linux</a></h1>
16 </div>