slitaz-forge view arm/header.html @ rev 517

arm: move first boot config to config.html
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 13 09:43:18 2014 +0200 (2014-04-13)
parents 630997667575
children 8ff618229a20
line source
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <title>SliTaz ARM - _TITLE_</title>
5 <meta charset="utf-8" />
6 <link rel="stylesheet" type="text/css" href="style.css" />
7 <link rel="shortcut icon" href="favicon.ico" />
8 </head>
9 <body>
11 <div id="header">
12 <div id="logo"></div>
13 <div id="network">
14 <!-- <a href="http://scn.slitaz.org/">SCN</a>-->
15 <a href="http://forum.slitaz.org/forum/arm">Forum</a>
16 <a href="http://bugs.slitaz.org/?arch=arm">Bugs</a>
17 <a href="http://hg.slitaz.org/slitaz-arm/summary">Hg</a>
18 <a href="http://cook.slitaz.org/cross/arm/">Cooker</a>
19 <a href="http://mirror.slitaz.org/arm/">Mirror</a>
20 </div>
21 <h1><a href="./">SliTaz ARM</a></h1>
22 </div>
24 <div id="block">
25 <!-- arm.slitaz.org navigation -->
26 <div id="block_nav">
27 <nav id="nav">
28 <a href="http://twitter.com/slitaz" title="Follow us on Twitter">
29 <img src="images/twitter.png" alt="Twitter" /></a>
30 <a href="codex/">Codex</a>
31 <a href="tools.cgi?pkgs">Packages</a>
32 <a href="rpi/">Raspberry Pi</a>
33 </nav>
35 </div>
36 <!-- Information/image -->
37 <div id="block_info">
38 <p>
39 <img src="images/generic.png" alt="arm-cpu.png" />
40 Official SliTaz GNU/Linux port to ARM
41 </p>
42 </div>
43 </div>
45 <!-- Content -->
46 <div id="content">