Commit f45f0331 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Add logo to deploy.html

parent 18a49614
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<link href="/static.css" media="screen" rel="stylesheet" type="text/css" /> <link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
</head> </head>
<body> <body>
<h1>Deploy in progress</h1> <h1><center><img src="/gitlab_logo.png"/></center>Deploy in progress</h1>
<h3>Please try again in few minutes or contact your administrator.</h3> <h3>Please try again in few minutes or contact your administrator.</h3>
</body> </body>
</html> </html>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment