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

cook: add pizza link
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Oct 30 10:21:34 2012 +0100 (2012-10-30)
parents e6033f5f702e
children c9e201b2b6ff
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="/undigest/">Undigest</a>
31 </div>
32 <h1><a href="cooker.cgi">SliTaz Cooker</a></h1>
33 </div>
35 <!-- Content -->
36 <div id="content">