website view lib/html/header.ru.html @ rev 1299

Add Blog to top menu - fix rss feeds and dl in website/cache
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 25 00:32:07 2017 +0100 (2017-03-25)
parents 3dbcace639e6
children 71086b5a3148
line source
1 <!-- Header -->
2 <div id="header">
3 <div id="network">
4 <span>Home</span>
5 <a href="http://scn.slitaz.org/?blog">Blog</a>
6 <a href="/ru/doc/">Документация</a>
7 <a href="http://forum.slitaz.org/">Форум</a>
8 <a href="http://scn.slitaz.org/">Сообщество</a>
9 <a href="http://irc.slitaz.org/">IRC</a>
10 <a href="http://pro.slitaz.org/">PRO</a>
11 <a href="http://shop.slitaz.org/">Магазин</a>
12 <a href="http://bugs.slitaz.org">Баг-трекер</a>
13 <a href="http://hg.slitaz.org/?sort=lastchange">Hg</a>
14 </div>
15 <h1><a href="/ru/">SliTaz GNU/Linux</a></h1>
16 </div>