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 /app/views/errors/not_found.html.haml
parent17948951ff0787570972eff925ab4703821238fe (diff)
Restyled erros pages & avatar class
Diffstat (limited to 'app/views/errors/not_found.html.haml')
-rw-r--r--app/views/errors/not_found.html.haml9
1 files changed, 4 insertions, 5 deletions
diff --git a/app/views/errors/not_found.html.haml b/app/views/errors/not_found.html.haml
index 9b76a9bf908..d3734e07d3c 100644
--- a/app/views/errors/not_found.html.haml
+++ b/app/views/errors/not_found.html.haml
@@ -1,5 +1,4 @@
-.alert-message.block-message.error
- %h3 Not found
- %hr
- %p Resource you were looking for doesn't exist.
- %P You may have mistyped the address or it was removed.
+%h1 404
+%hr
+%h2 Resource you were looking for doesn't exist.
+%p You may have mistyped the address or the page may have moved.