502.html 323 Bytes
Newer Older
Jacob Vosmaer's avatar
Jacob Vosmaer committed
1 2 3 4 5 6 7 8 9 10
<!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/>
dosire's avatar
dosire committed
11
  <p>Please contact your GitLab administrator if this problem persists.</p>
Jacob Vosmaer's avatar
Jacob Vosmaer committed
12 13
</body>
</html>