debian-mirror-gitlab/public/404.html

16 lines
448 B
HTML
Raw Normal View History

2014-09-02 18:07:02 +05:30
<!DOCTYPE html>
<html>
<head>
2015-09-11 14:41:01 +05:30
<title>The page you're looking for could not be found (404)</title>
2014-09-02 18:07:02 +05:30
<link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
</head>
<body>
<h1>404</h1>
2015-09-11 14:41:01 +05:30
<h3>The page you're looking for could not be found.</h3>
2014-09-02 18:07:02 +05:30
<hr/>
2015-09-11 14:41:01 +05:30
<p>Make sure the address is correct and that the page hasn't moved.</p>
<p>Please contact your GitLab administrator if you think this is a mistake.</p>
2014-09-02 18:07:02 +05:30
</body>
</html>