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

scn: up mybugs/user.sh
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 27 13:35:56 2017 +0100 (2017-02-27)
parents 0f1e69658f38
children 503d0d3c2e12
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="nav2" href="?blog">Blog</a></li>
31 <li><a class="nav1" href="?wall">Wall</a></li>
32 <li><a class="nav2" href="?sdt">Sdt DB</a></li>
33 <li><a class="nav1" href="?d=en/about">About</a></li>
34 <li><a class="nav2" href="?twitter"
35 title="Twitter Timeline"><img src="images/twitter.png"
36 alt="Twitter" /><span class="mobile"> @slitaz</span></a></li>
37 <li><a class="nav1" href="?facebook"
38 title="Facebook Page Feed"><img src="images/fb.png"
39 alt="Facebook" /><span class="mobile"> Page</span></a></li>
40 </ul>
41 <p>
42 Latest news, connect with the community, share or get involved in the project.
43 </p>
44 </nav>
45 <!-- Content -->
46 <div id="content">