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
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-08-16 10:13:50 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-08-16 10:13:50 +0400
commit05da3801f53f06fdc529b4f3820af1380039f245 (patch)
tree802c64a56ff22306ba9690980e38980e749f5154 /public/500.html
parent17948951ff0787570972eff925ab4703821238fe (diff)
Restyled erros pages & avatar class
Diffstat (limited to 'public/500.html')
-rw-r--r--public/500.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/500.html b/public/500.html
index 2868de5e686..3be1cc259c0 100644
--- a/public/500.html
+++ b/public/500.html
@@ -8,7 +8,7 @@
<body>
<!-- This file lives in public/500.html -->
<h1>500</h1>
- <div class="alert-message block-message error">
+ <div>
<h2>We're sorry, but something went wrong.</h2>
<p>We've been notified about this issue and we'll take a look at it shortly.</p>
</div>