gitlab-org--gitlab-foss/public/422.html

17 lines
472 B
HTML
Raw Normal View History

2011-10-08 21:36:38 +00:00
<!DOCTYPE html>
<html>
<head>
2015-05-10 18:04:02 +00:00
<title>The change you requested was rejected (422)</title>
2015-05-12 12:39:24 +00:00
<link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
2011-10-08 21:36:38 +00:00
</head>
<body>
<!-- This file lives in public/422.html -->
<h1>422</h1>
2015-05-10 18:04:02 +00:00
<h3>The change you requested was rejected.</h3>
<hr />
<p>Make sure you have access to the thing you tried to change.</p>
<p>Please contact your GitLab administrator if you think this is a mistake.</p>
2011-10-08 21:36:38 +00:00
</body>
</html>