Commit 3a48e1cf authored by dosire's avatar dosire

Truthful wording. Fixes #934

parent edc18e77
...@@ -8,6 +8,6 @@ ...@@ -8,6 +8,6 @@
<h1>500</h1> <h1>500</h1>
<h3>We're sorry, but something went wrong.</h3> <h3>We're sorry, but something went wrong.</h3>
<hr/> <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> </body>
</html> </html>
...@@ -8,6 +8,6 @@ ...@@ -8,6 +8,6 @@
<h1>502</h1> <h1>502</h1>
<h3>GitLab is not responding.</h3> <h3>GitLab is not responding.</h3>
<hr/> <hr/>
<p>Please contact your administrator if this problem persists.</p> <p>Please contact your GitLab administrator if this problem persists.</p>
</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