slitaz-forge view scn/header.html @ rev 590

Update mirrors
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 16 18:53:41 2015 +0100 (2015-01-16)
parents 84357a7b43f3
children 0f1e69658f38
line source
1 <!DOCTYPE html>
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>SCN %TITLE%</title>
5 <meta charset="utf-8" />
6 <meta name="viewport" content="width=device-width, initial-scale=1.0">
7 <link rel="stylesheet" type="text/css" href="style.css" />
8 <link rel="stylesheet" type="text/css" href="style-tiny.css" />
9 <script type="text/javascript" src="lib/functions.js"></script>
10 <link rel="shortcut icon" href="favicon.ico" />
11 </head>
12 <body>
14 <div id="header">
15 <div id="logo"></div>
16 <div id="network">
17 <a href="http://www.slitaz.org/">Home</a>
18 <span>SCN</span>
19 <a href="http://doc.slitaz.org/">Doc</a>
20 <a href="http://forum.slitaz.org/">Forum</a>
21 <a href="http://irc.slitaz.org/">IRC</a>
22 <a href="http://bugs.slitaz.org/">Bugs</a>
23 <a href="http://hg.slitaz.org/">Hg</a>
24 </div>
25 <h1><a href="./">SliTaz Community</a></h1>
26 </div>
28 <nav id="nav" role="navigation" tabindex="0">
29 <ul>
30 <li><a class="nav1" href="?blog">Blog</a></li>
31 <li><a class="nav2" href="?log">Activity</a></li>
32 <li><a class="nav1" href="?d=en/about">About</a></li>
33 <li><a class="nav2" href="http://twitter.com/slitaz"
34 title="Follow us on Twitter"><img src="images/twitter.png"
35 alt="Twitter" /><span class="mobile"> @slitaz</span></a></li>
36 <li><a class="nav1" href="http://www.facebook.com/slitaz"
37 title="Follow us on Facebook"><img src="images/fb.png"
38 alt="Facebook" /><span class="mobile"> Fan page</span></a></li>
39 </ul>
40 <p>
41 Latest news, connect with the community, share or get involved in the project.
42 </p>
43 </nav>
44 <!-- Content -->
45 <div id="content">