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

Up cook CSS and header.html
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 05 18:24:00 2012 +0200 (2012-04-05)
parents 71e17041ea14
children 2f05a72082d8
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://cook.slitaz.org/">Cook</a>:
21 <a href="/cookiso.cgi">ISO</a>
22 <a href="/undigest/">Undigest</a>
23 </div>
24 <h1><a href="cooker.cgi">SliTaz Cooker</a></h1>
25 </div>
27 <!-- Content -->
28 <div id="content">