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

Update pangolin
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 01 18:26:56 2020 +0100 (2020-01-01)
parents d59bc2abbc96
children
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</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://shop.slitaz.org/">Shop</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 IRC</a></h1>
26 </div>
28 <!--<div id="search">
29 <form method="get" action="./">
30 <input type="text" name="search" placeholder="Search" />
31 </form>
32 </div>-->
34 <!-- Content -->
35 <div id="content">