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

cook: Bb --> BB
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 15 03:59:30 2012 +0100 (2012-03-15)
parents 03acf3081c6d
children 8b2ee3af1cef
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/">BB</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">