14 lines
429 B
HTML
14 lines
429 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>Whoops, GitLab is taking too much time to respond.</h3>
|
|
<hr/>
|
|
<p>Try refreshing the page, or going back and attempting the action again.</p>
|
|
<p>Please contact your GitLab administrator if this problem persists.</p>
|
|
</body>
|
|
</html>
|