2013-01-27 12:09:40 -05:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2015-05-10 14:04:02 -04:00
|
|
|
<title>Deploy in progress</title>
|
2013-01-27 12:09:40 -05:00
|
|
|
<link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
|
|
|
|
</head>
|
2015-05-10 14:04:02 -04:00
|
|
|
|
2013-01-27 12:09:40 -05:00
|
|
|
<body>
|
2015-05-10 14:04:02 -04:00
|
|
|
<h1>
|
2015-06-19 10:59:16 -04:00
|
|
|
<img src="/logo.svg" /><br />
|
2015-05-10 14:04:02 -04:00
|
|
|
Deploy in progress
|
|
|
|
</h1>
|
|
|
|
<h3>Please try again in a few minutes.</h3>
|
|
|
|
<hr/>
|
|
|
|
<p>Please contact your GitLab administrator if this problem persists.</p>
|
2013-01-27 12:09:40 -05:00
|
|
|
</body>
|
|
|
|
</html>
|