diff options
Diffstat (limited to 'public/500.html')
-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> |