website diff lib/html/header.ru.html @ rev 970

Russian translation added (partial)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Mar 17 23:26:12 2012 +0200 (2012-03-17)
parents
children 2fa535b23f48
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/lib/html/header.ru.html	Sat Mar 17 23:26:12 2012 +0200
     1.3 @@ -0,0 +1,14 @@
     1.4 +<!-- Header -->
     1.5 +<div id="header">
     1.6 +	<div id="logo"></div>
     1.7 +	<div id="network">
     1.8 +		<a href="http://www.slitaz.org/">
     1.9 +			<img src="/images/home.png" alt="[ Home ]" /></a>
    1.10 +		<a href="http://scn.slitaz.org/">Сообщество</a>
    1.11 +		<a href="http://doc.slitaz.org/">Документация</a>
    1.12 +		<a href="http://forum.slitaz.org/">Форум</a>
    1.13 +		<a href="http://bugs.slitaz.org">Bugs</a>
    1.14 +		<a href="http://hg.slitaz.org/">Hg</a>
    1.15 +	</div>
    1.16 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    1.17 +</div>