diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-01-20 09:16:11 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-01-20 09:16:11 +0000 |
commit | edaa33dee2ff2f7ea3fac488d41558eb5f86d68c (patch) | |
tree | 11f143effbfeba52329fb7afbd05e6e2a3790241 /public | |
parent | d8a5691316400a0f7ec4f83832698f1988eb27c1 (diff) | |
download | gitlab-ce-edaa33dee2ff2f7ea3fac488d41558eb5f86d68c.tar.gz |
Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42
Diffstat (limited to 'public')
-rw-r--r-- | public/500.html | 1 |
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> |