OSDN Git Service

Merge pull request #5708 from jhollingsworth/feature/multiline-blob-select
[wvm/gitlab.git] / public / deploy.html
1 <!DOCTYPE html>
2 <html>
3   <head>
4     <title>Deploy in progress. Please try again in few minutes</title>
5     <link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
6   </head>
7   <body>
8     <h1><center><img src="/gitlab_logo.png"/></center>Deploy in progress</h1>
9     <h3>Please try again in few minutes or contact your administrator.</h3>
10   </body>
11 </html>