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

Add new CGI interface for irc.slitaz.org
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jan 14 16:12:03 2014 +0100 (2014-01-14)
parents
children 5ce9a098b1a0
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 <!-- <script type="text/javascript" src="lib/functions.js"></script> -->
9 </head>
10 <body>
12 <div id="header">
13 <div id="logo"></div>
14 <div id="network">
15 <a href="http://www.slitaz.org/">Home
16 <!-- <img src="images/home.png" alt="[ Home ]" /> --></a>
17 <a href="http://scn.slitaz.org/">Community</a>
18 <a href="http://doc.slitaz.org/">Doc</a>
19 <a href="http://forum.slitaz.org/">Forum</a>
20 <span>IRC</span>
21 <a href="http://slitaz.pro/">Pro</a>
22 <a href="http://shop.slitaz.org/">Shop</a>
23 <a href="http://bugs.slitaz.org/">Bugs</a>
24 <a href="http://hg.slitaz.org/">Hg</a>
25 </div>
26 <h1><a href="./">SliTaz IRC</a></h1>
27 </div>
29 <!--<div id="search">
30 <form method="get" action="./">
31 <input type="text" name="search" placeholder="Search" />
32 </form>
33 </div>-->
35 <!-- Content -->
36 <div id="content">