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

A more useful hg link
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jan 24 13:39:32 2013 +0100 (2013-01-24)
parents 87d04172ed56
children 75f5a2ecfd03
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>
pascal@1157 13 <a href="http://hg.slitaz.org/?sort=lastchange">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>