4dbbaa9e076423db2646e5bf74b69bc1daa594b0
[catagits/BackPAN-Web.git] / root / html / error_404.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3         <head>
4                 <title>BackPAN</title>
5                 <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
6                 <link rel="stylesheet" href="/static/main.css" type="text/css" />
7         </head>
8 <body>
9 <div class="container">
10         <div id="search">
11                 <form action="/search" method="GET">
12                         <input type="text" id="q" name="q" />
13                         <input type="submit" id="searchbtn" value="Search" />
14                 </form>
15         </div>
16         <div id="logo">
17                 <a href="/"><h1>BackPAN.org</h1><a>
18         </div>
19         <div id="menu">
20                 <div class="nav">
21                         <ul>
22                                 <li><a id="nav-releases" href="/releases">Releases</a></li>
23                                 <li><a id="nav-dists" href="/dists">Distributions</a></li>
24                                 <li><a id="nav-authors" href="/authors">Authors</a></li>
25                                 <li><a id="nav-about" href="/about">About</a></li>
26                         </ul>
27                 </div>
28         </div>
29         <div id="header">
30                 <p>A Complete History of CPAN.</p>
31         </div>
32         <div id="content">
33                 <div id="plain-text">
34                         <p>Sorry, not found!</p>
35                         <p>Whatever it was you were looking for, it's not here.</p>
36                         <p>Please send any corrections, suggestions or comments to wreis at cpan.org.</p>
37                 </div>
38         </div>
39 </div>
40 <div id="footer">
41         <p>Created by <a href="http://search.cpan.org/~wreis/" target="_blank">Wallace Reis</a></p>
42         <p>Hosted by <a href="http://shadowcat.co.uk" target="_blank">Shadowcat Systems</a></p>
43 </div>
44 </body>
45 </html>