2016-11-29 13:44:07 -05:00
|
|
|
- content_for(:title, 'Not Found')
|
|
|
|
%img{:alt => "GitLab Logo",
|
|
|
|
:src => image_path('logo.svg')}
|
|
|
|
%h1
|
|
|
|
404
|
|
|
|
.container
|
|
|
|
%h3 The resource you were looking for doesn't exist.
|
|
|
|
%hr
|
|
|
|
%p You may have mistyped the address or the page may have moved.
|