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>change rejected (422)</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 div.dialog h1 { margin-top: 20px }
20 </style>
21 </head>
22
23 <body>
24 <div id="header">
25 <h1 id="logo">
26 <a href="/"><img alt="Logo-white" src="/images/logo-white.png" /></a>
27 </h1>
28 <ul id="menu">
29 <li><a href="/">Home</a></li>
30 </ul>
31 </div>
32 <div id="container">
33 <div id="main">
34 <div id="content">
35 <div class="dialog">
36 <h1>The change you wanted was rejected.</h1>
37 <p>Maybe you tried to change something you didn't have access to.</p>
38 </div>
39 </div>
40 </div>
41 </div>
42 </body>
43 </html>