Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-03-15 20:45:56 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-03-15 20:57:46 +0300
commitc3542c16643f7edf85c7f79a5cbd33084e377426 (patch)
tree0c1feb2bae111242d093b65a8fd0cc8a29b24c04 /layouts/404.html
parentb6cab2a6895399229ee98b5772ff3632f9ab185b (diff)
Make the 404 page more stylish
And add some info for the review apps
Diffstat (limited to 'layouts/404.html')
-rw-r--r--layouts/404.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/404.html b/layouts/404.html
index ed4e4a80..a211920b 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -2,6 +2,7 @@
<html lang="en">
<head>
<%= render '/head.*' %>
+ <link rel="stylesheet" href="<%= @items['/assets/stylesheets/404.*'].path %>">
</head>
<body>
<%= render '/header.*' %>