website view lib/html/header.da.html @ rev 1173

clean up main index, add files and now waiting on CGI/SHell support
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 08 11:11:43 2014 +0100 (2014-01-08)
parents 91715690fd7d
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/">Samfund</a>
8 <a href="http://doc.slitaz.org/">Vejledning</a>
9 <a href="http://forum.slitaz.org/">Forum</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">Fejl</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>