website view lib/html/header.html @ rev 1200

New menu and move to html5 for en/ site + get ready for mobile display
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 13 19:21:45 2014 +0200 (2014-04-13)
parents 75f5a2ecfd03
children f0afe4dc381e
line source
1 <!-- Header -->
2 <div id="header">
3 <div id="network">
4 <span>Home</span>
5 <a href="http://scn.slitaz.org/">Community</a>
6 <!-- Then we link to wiki, ARm codex, relnotes -->
7 <a href="/en/doc">Doc</a>
8 <a href="http://forum.slitaz.org/">Forum</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/en/">SliTaz GNU/Linux</a></h1>
16 </div>