cookutils rev 483 slitaz-tank

data: Update header.html and add footer.html file.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jun 11 16:26:15 2012 +0000 (2012-06-11)
parents 42b6c399a30f
children 4721d19207ed
files data/footer.html data/header.html
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/data/footer.html	Mon Jun 11 16:26:15 2012 +0000
     1.3 @@ -0,0 +1,11 @@
     1.4 +</div>
     1.5 +
     1.6 +<div id="footer">
     1.7 +	<a href="http://www.slitaz.org/">SliTaz Website</a>
     1.8 +	<a href="cooker.cgi">Cooker</a>
     1.9 +	<a href="http://hg.slitaz.org/cookutils/raw-file/tip/doc/cookutils.en.html">
    1.10 +		Documentation</a>
    1.11 +</div>
    1.12 +
    1.13 +</body>
    1.14 +</html>
     2.1 --- a/data/header.html	Mon Jun 11 16:12:30 2012 +0000
     2.2 +++ b/data/header.html	Mon Jun 11 16:26:15 2012 +0000
     2.3 @@ -13,6 +13,13 @@
     2.4  	<div id="network">
     2.5  		<a href="cooker.cgi?rss">RSS</a>
     2.6  	</div>
     2.7 +	<div id="network">
     2.8 +			<a href="http://pkgs.slitaz.org/cooking/">Database</a>
     2.9 +			<a href="http://tank.slitaz.org/graphs.php#cpu">Cpu</a>
    2.10 +			<a href="http://hg.slitaz.org/wok/">Hg</a>
    2.11 +			<a href="packages/">Packages</a>
    2.12 +			<a href="incoming/">Incoming</a>
    2.13 +	</div>
    2.14  	<h1><a href="cooker.cgi">SliTaz Cooker</a></h1>
    2.15  </div>
    2.16