root/trunk/www/error404.html

Revision 1, 1.4 KB (checked in by anonymous, 7 years ago)

initial import

Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head>
5<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6<meta name="generator" content="Vim 6.2" />
7<meta name="code_language" content="Mind" />
8<meta name="Keywords" content="social,network,social network,networking, reseau social,dot,node,dotnode,dot node,friend,friends,ami,amis,amies,amie,reseaux,blog,album,photo,profil,profile,dotpage,homepage,france" />
9<link rel="shortcut icon" type="image/png" href="/img/favicon.png" />
10<title>404 - Not Found</title>
11<link rel="stylesheet" type="text/css" href="/default.css" media="all" title="Default" />
12</head>
13<body>
14<span style="position:absolute; left:1px; top:1px; font-size: 8px">Beta::.</span>
15<div id='title'>
16
17</p>
18<a href='/' style='float: left'><img style='float: left' src='/img/script_logo.png' alt='Logo .node' /></a><h1>404 - Not Found</h1>
19</div>
20
21<ul id='menu'><li><a href='/pub'>Section publique</a></li></ul>
22
23</div>
24
25
26<div id='main'>
27
28
29Document not found ... contact me to debug this.<br />
30Thanks.
31
32<br />
33<br />
34<a href='javascript:back()'>Return</a></div>
35<div id='footer'>
36
37<p>
38<a href="http://www.ikse.net" ><img style="width:88px;height:31px" src="http://ikse.net/images/ikse.net-88x31.png" alt="Hosted by Ikse.net" /></a>
39</p>
40</div>
41
42</body>
43</html>
Note: See TracBrowser for help on using the browser.