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

cook: add link to x86_64 toolchain
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 19 01:54:19 2012 +0200 (2012-05-19)
parents 0709c200288c
children e098e089c7c5
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 <a href="http://cook.slitaz.org/">Cook</a>
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">