Truthful wording. Fixes #934

This commit is contained in:
dosire 2014-02-04 11:39:07 +01:00
parent edc18e777c
commit 3a48e1cfd1
2 changed files with 2 additions and 2 deletions

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>

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>