Blob of public/422.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>We're sorry, but something went wrong (500)</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
22 <body>
23 <div id="container">
24 <div id="header">
25 <div id="logo">
26 <a href="/"><img src="/images/logo.png" /></a>
27 </div>
28 <div id="menu">
29 <ul>
30 <li><a href="/">Home</a></li>
31 </ul>
32 </div>
33 </div>
34 <div id="main">
35 <div id="content">
36 <div class="dialog">
37 <h1>The change you wanted was rejected.</h1>
38 <p>Maybe you tried to change something you didn't have access to.</p>
39 </div>
40 </div>
41 </div>
42 </div>
43 </body>
44 </html>