X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/15c39c1976cf26e7ed35d1787ad089495c6777f7..refs/pull/1755/head:/resources/views/base.blade.php diff --git a/resources/views/base.blade.php b/resources/views/base.blade.php index f5459a717..075481620 100644 --- a/resources/views/base.blade.php +++ b/resources/views/base.blade.php @@ -1,12 +1,12 @@ - + {{ isset($pageTitle) ? $pageTitle . ' | ' : '' }}{{ setting('app-name') }} - + @@ -30,11 +30,11 @@ @include('partials.notifications') @include('common.header') -
+
@yield('content') -
+ -
+