cookutils view data/header.html @ rev 1058

lighttpd/index.cgi: follow changed versions in "[files]"
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 18 14:12:41 2018 +0300 (2018-05-18)
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">