slitaz-forge diff cook/header.html @ rev 112

Add cook.slitaz.org custom files
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 14 03:12:37 2012 +0100 (2012-03-14)
parents
children d9fdcc8946ad
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cook/header.html	Wed Mar 14 03:12:37 2012 +0100
     1.3 @@ -0,0 +1,23 @@
     1.4 +<!DOCTYPE html>
     1.5 +<html xmlns="http://www.w3.org/1999/xhtml">
     1.6 +<head>
     1.7 +	<title>SliTaz Cooker</title>
     1.8 +	<meta charset="utf-8" />
     1.9 +	<link rel="shortcut icon" href="favicon.ico" />
    1.10 +	<link rel="stylesheet" type="text/css" href="style.css" />
    1.11 +</head>
    1.12 +<body>
    1.13 +
    1.14 +<div id="header">
    1.15 +	<div id="logo"></div>
    1.16 +	<div id="network">
    1.17 +		<a href="http://mirror.slitaz.org/pkgs/?version=cooking">Database</a>
    1.18 +		<a href="http://tank.slitaz.org/graphs.php#cpu">Cpu</a>
    1.19 +		<a href="http://hg.slitaz.org/wok/">Hg</a>
    1.20 +		<a href="undigest/">Undigest</a>
    1.21 +	</div>
    1.22 +	<h1><a href="cooker.cgi">SliTaz Cooker</a></h1>
    1.23 +</div>
    1.24 +
    1.25 +<!-- Content -->
    1.26 +<div id="content">