X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/066adf3cea8eb1886b11d6bb3d5e26f82d373c1a..refs/pull/1755/head:/resources/views/errors/404.blade.php diff --git a/resources/views/errors/404.blade.php b/resources/views/errors/404.blade.php index 27c221f99..9c599307e 100644 --- a/resources/views/errors/404.blade.php +++ b/resources/views/errors/404.blade.php @@ -1,31 +1,49 @@ -@extends('base') +@extends('simple-layout') @section('content') +
{{ trans('errors.sorry_page_not_found') }}
-{{ trans('errors.return_home') }}
- -