X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a24f3d7d4759df6b509533daaa1c9686a074e9fe..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') }}
- -