cookutils annotate data/header.html @ rev 571

partially fix git get-src, need install git too
author ernia
date Mon Jan 21 18:28:40 2013 +0000 (2013-01-21)
parents 1ba251b79b5d
children ee10b96cd87b 1520231a65c2
rev   line source
pankso@253 1 <!DOCTYPE html>
pankso@253 2 <html xmlns="http://www.w3.org/1999/xhtml">
pankso@253 3 <head>
pankso@253 4 <title>SliTaz Cooker</title>
pankso@253 5 <meta charset="utf-8" />
pankso@253 6 <link rel="shortcut icon" href="favicon.ico" />
pankso@253 7 <link rel="stylesheet" type="text/css" href="style.css" />
pankso@253 8 </head>
pankso@253 9 <body>
pankso@253 10
pankso@253 11 <div id="header">
pankso@253 12 <div id="logo"></div>
pankso@313 13 <div id="network">
pankso@313 14 <a href="cooker.cgi?rss">RSS</a>
pankso@313 15 </div>
pankso@253 16 <h1><a href="cooker.cgi">SliTaz Cooker</a></h1>
pankso@253 17 </div>
pankso@253 18
pankso@253 19 <!-- Content -->
pankso@253 20 <div id="content">