debian-mirror-gitlab/public/deploy.html

18 lines
404 B
HTML
Raw Normal View History

2014-09-02 18:07:02 +05:30
<!DOCTYPE html>
<html>
<head>
2015-09-11 14:41:01 +05:30
<title>Deploy in progress</title>
2014-09-02 18:07:02 +05:30
<link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
</head>
2015-09-11 14:41:01 +05:30
2014-09-02 18:07:02 +05:30
<body>
2015-09-11 14:41:01 +05:30
<h1>
<img src="/logo.svg" /><br />
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>
2014-09-02 18:07:02 +05:30
</body>
</html>