diff options
Diffstat (limited to 'public/500.html')
-rw-r--r-- | public/500.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/500.html b/public/500.html index 5b78e3e38cb..c84b9e90e4b 100644 --- a/public/500.html +++ b/public/500.html @@ -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> |