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

Russian translation added (partial)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Mar 17 23:26:12 2012 +0200 (2012-03-17)
parents 2d4bf3292db7
children 2fa535b23f48
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://bugs.slitaz.org">Bugs</a>
11 <a href="http://hg.slitaz.org/">Hg</a>
12 </div>
13 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
14 </div>