summaryrefslogtreecommitdiff
path: root/public/404.html
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-08-16 09:13:50 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-08-16 09:13:50 +0300
commit05da3801f53f06fdc529b4f3820af1380039f245 (patch)
tree802c64a56ff22306ba9690980e38980e749f5154 /public/404.html
parent17948951ff0787570972eff925ab4703821238fe (diff)
downloadgitlab-ce-05da3801f53f06fdc529b4f3820af1380039f245.tar.gz
Restyled erros pages & avatar class
Diffstat (limited to 'public/404.html')
-rw-r--r--public/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/404.html b/public/404.html
index d4b26fe439c..3e56e52cc18 100644
--- a/public/404.html
+++ b/public/404.html
@@ -7,7 +7,7 @@
<body>
<h1>404</h1>
- <div class="alert-message block-message error">
+ <div>
<h2>The page you were looking for doesn't exist.</h2>
<p>You may have mistyped the address or the page may have moved.</p>
</div>