Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-01-19 00:16:02 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-01-19 00:16:02 +0300
commit391beda74a957bfa72144cca886ace03a2db4e92 (patch)
treeed2cc9f68983bdf62fdf88641de4e921a87f57da /public
parentb53f92660977ebc05433e9bbeb74e3c4c6bf0194 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'public')
-rw-r--r--public/500.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/500.html b/public/500.html
index df7b22dc9ef..16d72353bdb 100644
--- a/public/500.html
+++ b/public/500.html
@@ -76,6 +76,7 @@
<div class="container">
<h3>Whoops, something went wrong on our end.</h3>
<hr />
+ <!-- REQUEST_ID -->
<p>Try refreshing the page, or going back and attempting the action again.</p>
<p>Please contact your GitLab administrator if this problem persists.</p>
<a href="javascript:history.back()" class="js-go-back go-back">Go back</a>