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

fr moved get page to PHP and add download icon
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 12 21:31:25 2012 +0100 (2012-03-12)
parents 0ea7bfa5f9c0
children 437b853154e1
line source
1 <!-- Header -->
2 <div id="header">
3 <div id="logo"></div>
4 <div id="network">
5 <a href="/netmap.php">
6 <img src="/images/network.png" alt="network.png" /></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://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>