website annotate lib/html/header.ru.html @ rev 1005

cn, da, de: full iconv'ed to utf-8; locale: add russian links, remove links to the same page; tiny edits
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Mar 29 00:37:38 2012 +0300 (2012-03-29)
parents 2fa535b23f48
children b8147201b85f
rev   line source
al@970 1 <!-- Header -->
al@970 2 <div id="header">
al@970 3 <div id="logo"></div>
al@970 4 <div id="network">
al@970 5 <a href="http://www.slitaz.org/">
al@970 6 <img src="/images/home.png" alt="[ Home ]" /></a>
al@970 7 <a href="http://scn.slitaz.org/">Сообщество</a>
al@970 8 <a href="http://doc.slitaz.org/">Документация</a>
al@970 9 <a href="http://forum.slitaz.org/">Форум</a>
al@1005 10 <a href="http://slitaz.pro/">PRO</a>
al@1005 11 <a href="http://shop.slitaz.org/">Магазин</a>
al@1005 12 <a href="http://bugs.slitaz.org">Баг-трекер</a>
al@970 13 <a href="http://hg.slitaz.org/">Hg</a>
al@970 14 </div>
al@970 15 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
al@970 16 </div>