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

Chub: small fix (again)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 15 21:41:47 2012 +0100 (2012-03-15)
parents 39acf4d5bcbb
children 71e17041ea14
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="/cookiso.cgi">ISO</a>
16 <a href="http://pkgs.slitaz.org/">Packages</a>
17 <a href="http://tank.slitaz.org/">Tank</a>
18 <a href="http://hg.slitaz.org/wok/">Hg</a>
19 <a href="http://cook.slitaz.org/">Cook</a>
20 <a href="/undigest/">Undigest</a>
21 </div>
22 <h1><a href="cooker.cgi">SliTaz Cooker</a></h1>
23 </div>
25 <!-- Content -->
26 <div id="content">