OSDN Git Service

Merge pull request #5708 from jhollingsworth/feature/multiline-blob-select
[wvm/gitlab.git] / public / 422.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4   <title>The change you wanted was rejected (422)</title>
5   <link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
6 </head>
7
8 <body>
9   <!-- This file lives in public/422.html -->
10   <h1>422</h1>
11   <div>
12     <h2>The change you wanted was rejected.</h2>
13     <p>Maybe you tried to change something you didn't have access to.</p>
14   </div>
15 </body>
16 </html>