Blob of public/404.html (raw blob data)

1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
6 <head>
7 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
8 <title>Page not found (404)</title>
9 <link href="/stylesheets/base.css?1199397346" media="screen" rel="stylesheet" type="text/css" />
10 <style type="text/css">; }
11 div.dialog {
12 width: 25em;
13 padding: 0 4em;
14 margin: 4em auto 0 auto;
15 border: 1px solid #ccc;
16 border-right-color: #999;
17 border-bottom-color: #999;
18 }
19 </style>
20 </head>
21 <body>
22 <div id="header">
23 <h1 id="logo">
24 <a href="/"><img alt="Logo-white" src="/images/logo-white.png" /></a>
25 </h1>
26 <ul id="menu">
27 <li><a href="/">Home</a></li>
28 </ul>
29 </div>
30 <div id="container">
31 <div id="main">
32 <div id="content">
33 <div class="dialog">
34 <h1>The page you were looking for doesn't exist.</h1>
35 <p>You may have mistyped the address or the page may have moved.</p>
36 </div>
37 </div>
38 </div>
39 </div>
40 </body>
41 </html>