cookutils view data/header.html @ rev 498

cook: Merge slitaz-tank branch create_tarball function into offical cook. Since $pkgsrc is in set_path function and $tarball is not used globally its better for $tarball to just be a local variable in create_tarball function.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Jun 19 21:18:04 2012 +0000 (2012-06-19)
parents 1ba251b79b5d
children ee10b96cd87b 1520231a65c2
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 </head>
9 <body>
11 <div id="header">
12 <div id="logo"></div>
13 <div id="network">
14 <a href="cooker.cgi?rss">RSS</a>
15 </div>
16 <h1><a href="cooker.cgi">SliTaz Cooker</a></h1>
17 </div>
19 <!-- Content -->
20 <div id="content">