cookutils view data/header.html @ rev 1144

s/pizza.slitaz.me/mypizza.slitaz.org/
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 14 17:19:34 2019 +0100 (2019-12-14)
parents be4fa16a8077
children
line source
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="UTF-8">
5 <title>SliTaz Cooker</title>
6 <link rel="shortcut icon" href="favicon.ico">
7 <link rel="stylesheet" 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">