website view lib/html/header.bs.html @ rev 1112

learned 'hg add' this might explain why new header, footer, nav was not updating with the rest
author Adnan Sinanovic <sinanovicha@gmail.com>
date Sat Oct 13 06:42:26 2012 +0000 (2012-10-13)
parents
children 870bda4456c9
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/">Zajednica</a>
8 <a href="http://doc.slitaz.org/">Doc</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/">Radionica</a>
12 <a href="http://bugs.slitaz.org">Nedostaci</a>
13 <a href="http://hg.slitaz.org/">Hg</a>
14 </div>
15 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
16 </div>