cookutils diff data/header.html @ rev 274
cooker: check /var/run/cooker.pid
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 23 15:32:52 2011 +0100 (2011-12-23) |
parents | |
children | 1ba251b79b5d |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/data/header.html Fri Dec 23 15:32:52 2011 +0100 1.3 @@ -0,0 +1,17 @@ 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 + <h1><a href="cooker.cgi">SliTaz Cooker</a></h1> 1.17 +</div> 1.18 + 1.19 +<!-- Content --> 1.20 +<div id="content">