cookutils view data/header.html @ rev 1019

cook: add fix() to use '--as-needed' linker flag in compile_rules(); cookit(): make QA fail on empty vars / bad values; remove_already_packed(): fix bug when $PACKAGE not listed in $SPLIT and we use this function for the default set. lighttpd/index.cgi: sort orphans. modules/precheck: separate error message by empty lines.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Dec 07 14:31:28 2017 +0200 (2017-12-07)
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">