Merge branch '500-message' into 'master'

500 Message
This commit is contained in:
Dmitriy Zaporozhets
2014-02-04 10:51:38 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
<h1>500</h1>
<h3>We're sorry, but something went wrong.</h3>
<hr/>
<p>We've been notified about this issue and we'll take a look at it shortly.</p>
<p>Please contact your GitLab administrator if this problem persists.</p>
</body>
</html>
+1 -1
View File
@@ -8,6 +8,6 @@
<h1>502</h1>
<h3>GitLab is not responding.</h3>
<hr/>
<p>Please contact your administrator if this problem persists.</p>
<p>Please contact your GitLab administrator if this problem persists.</p>
</body>
</html>