slitaz-forge view irc/lib/header.html @ rev 588

mirror/dir-generator.php: parse README links
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 13 18:50:05 2014 +0100 (2014-12-13)
parents 2886f4c59d8f
children d59bc2abbc96
line source
1 <!DOCTYPE html>
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>SliTaz IRC - %LOG%</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 <link rel="shortcut icon" href="favicon.ico" />
9 <!-- <script type="text/javascript" src="lib/functions.js"></script> -->
10 </head>
11 <body>
13 <div id="header">
14 <div id="logo"></div>
15 <div id="network">
16 <a href="http://www.slitaz.org/">Home
17 <!-- <img src="images/home.png" alt="[ Home ]" /> --></a>
18 <a href="http://scn.slitaz.org/">Community</a>
19 <a href="http://doc.slitaz.org/">Doc</a>
20 <a href="http://forum.slitaz.org/">Forum</a>
21 <span>IRC</span>
22 <a href="http://slitaz.pro/">Pro</a>
23 <a href="http://shop.slitaz.org/">Shop</a>
24 <a href="http://bugs.slitaz.org/">Bugs</a>
25 <a href="http://hg.slitaz.org/">Hg</a>
26 </div>
27 <h1><a href="./">SliTaz IRC</a></h1>
28 </div>
30 <!--<div id="search">
31 <form method="get" action="./">
32 <input type="text" name="search" placeholder="Search" />
33 </form>
34 </div>-->
36 <!-- Content -->
37 <div id="content">