Files
gitlabhq/public/502.html
T

14 lines
344 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>GitLab is not responding (502)</title>
<link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
</head>
<body>
<h1>502</h1>
<h3>GitLab is not responding.</h3>
<hr/>
<p><a href="/help" >Please contact your GitLab administrator</a> if this problem persists.</p>
</body>
</html>