slitaz-forge view cook/cross/header.html @ rev 447

cook: update headers
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 16 15:57:44 2014 +0100 (2014-02-16)
parents e6033f5f702e
children dfd8beb9daaf
line source
1 <!DOCTYPE html>
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>SliTaz Cross Cooker</title>
5 <meta charset="utf-8" />
6 <link rel="shortcut icon" href="favicon.ico" />
7 <link rel="stylesheet" type="text/css" href="style.css" />
8 </head>
9 <body>
11 <div id="header">
12 <div id="logo"></div>
13 <div id="network">
14 <a href="http://www.slitaz.org/">Home</a>
15 <a href="http://forum.slitaz.org/">Forum</a>
16 <a href="http://bugs.slitaz.org/">Bugs</a>
17 <a href="http://tank.slitaz.org/">Tank</a>
18 <a href="http://hg.slitaz.org/wok/">Hg</a>
19 <a href="http://roadmap.slitaz.org/">Roadmap</a>
20 |
21 <a href="/cross">Cross</a>
22 <a href="/cross/arm">arm</a>
23 <a href="/cross/x86_64">x86_64</a>
24 </div>
25 <h1><a href="./">SliTaz Cooker</a></h1>
26 </div>
28 <!-- Content -->
29 <div id="content">