website diff lib/html/header.fr.html @ rev 1245

typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 07 22:28:17 2015 +0100 (2015-01-07)
parents
children f4015a7fe89d
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/lib/html/header.fr.html	Wed Jan 07 22:28:17 2015 +0100
     1.3 @@ -0,0 +1,16 @@
     1.4 +<!-- Header -->
     1.5 +<div id="header">
     1.6 +	<div id="network">
     1.7 +		<span>Home</span>
     1.8 +		<a href="http://scn.slitaz.org/">Communauté</a>
     1.9 +		<!-- Then we link to wiki, ARm codex, relnotes -->
    1.10 +		<a href="/fr/doc">Doc</a>
    1.11 +		<a href="http://forum.slitaz.org/">Forum</a>
    1.12 +		<a href="http://irc.slitaz.org/">IRC</a>
    1.13 +		<a href="http://pro.slitaz.org/">Pro</a>
    1.14 +		<a href="http://shop.slitaz.org/">Shop</a>
    1.15 +		<a href="http://bugs.slitaz.org">Bugs</a>
    1.16 +		<a href="http://hg.slitaz.org/?sort=lastchange">Hg</a>
    1.17 +	</div>
    1.18 +	<h1><a href="/fr/">SliTaz GNU/Linux</a></h1>
    1.19 +</div>