summaryrefslogtreecommitdiff
path: root/public/502.html
blob: d22816ce87015c6ed2f3109617b55d5b11d3db71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!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>Please contact your administrator if this problem persists.</p>
</body>
</html>