Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
rust-lang#780 /404 fix
  • Loading branch information
dzhibas committed May 21, 2019
1 parent aae5dc6 commit 83ecbcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/404.hbs
@@ -1,12 +1,12 @@
{{#*inline "page"}}
<header>
<div class="w-100 mw-none ph3 mw8-m mw9-l center f3">
<div class="row">
<div class="eight columns">
<div class="flex-none flex-l mt5 mb5 tc tl-l">
<div class="w-70-l w-100">
<h1>404</h1>
<h2 class="subtitle">Whoops, this page doesn’t exist :-(</h2>
</div>
<div class="four columns">
<div class="w-30-l w-100 mt5 mt0-l">
<img id="ferris-error" src="/static/images/ferris-error.png" alt="404 not found image">
</div>
</div>
Expand Down

0 comments on commit 83ecbcf

Please sign in to comment.