slitaz-forge view cook/header.html @ rev 418

few more fix and improvments
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 15 11:03:40 2014 +0100 (2014-01-15)
parents ab52ef3dbedc
children 9855896776af
line source
1 <!DOCTYPE html>
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>SliTaz Cooker</title>
5 <meta charset="utf-8" />
6 <link rel="shortcut icon" href="favicon.ico" />
7 <link rel="stylesheet" type="text/css" href="style.css" />
8 <link rel="alternate" type="application/rss+xml" title="Cooker Feed" href="?rss" />
9 </head>
10 <body>
12 <div id="header">
13 <div id="logo"></div>
14 <div id="network">
15 <a href="http://www.slitaz.org/">Home</a>
16 <a href="http://forum.slitaz.org/">Forum</a>
17 <a href="http://bugs.slitaz.org/">Bugs</a>
18 <a href="http://tank.slitaz.org/">Tank</a>
19 <a href="http://hg.slitaz.org/wok/">Hg</a>
20 <a href="http://roadmap.slitaz.org/">Roadmap</a>
21 <a href="http://pizza.slitaz.me/">Pizza</a>
22 <a href="http://cook.slitaz.org/">Cook:</a>
23 <a href="/cross">Cross</a>
24 <!--
25 We may handle cookiso link via CGI since it may
26 not be present for all arch
27 -->
28 <a href="/cookiso.cgi">ISO</a>
29 <a href="/stable/">Stable</a>
30 <a href="/backports/">Backports</a>
31 <a href="/undigest/">Undigest</a>
32 </div>
33 <h1><a href="cooker.cgi">SliTaz Cooker</a></h1>
34 </div>
36 <!-- Content -->
37 <div id="content">