debian-mirror-gitlab/public/500.html

15 lines
415 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>Something went wrong (500)</title>
2014-09-02 18:07:02 +05:30
<link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
</head>
<body>
<h1>500</h1>
2015-09-11 14:41:01 +05:30
<h3>Whoops, something went wrong on our end.</h3>
2014-09-02 18:07:02 +05:30
<hr/>
2015-09-11 14:41:01 +05:30
<p>Try refreshing the page, or going back and attempting the action again.</p>
2014-09-02 18:07:02 +05:30
<p>Please contact your GitLab administrator if this problem persists.</p>
</body>
</html>