X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e211f313704d3a0a00d8d358bd49eb310f9531c5..refs/pull/2515/head:/resources/views/errors/404.blade.php diff --git a/resources/views/errors/404.blade.php b/resources/views/errors/404.blade.php index c9e600ceb..02f97fc54 100644 --- a/resources/views/errors/404.blade.php +++ b/resources/views/errors/404.blade.php @@ -1,31 +1,53 @@ -@extends('base') +@extends('simple-layout') @section('content') +
{{ trans('errors.sorry_page_not_found_permission_warning') }}
+{{ trans('errors.sorry_page_not_found') }}
-{{ trans('errors.return_home') }}
- -