X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2dcc5105ad0b4f7701099b57f89f45de0d0ff8e8..refs/pull/139/head:/resources/views/public.blade.php diff --git a/resources/views/public.blade.php b/resources/views/public.blade.php index b11971104..f22fd47d4 100644 --- a/resources/views/public.blade.php +++ b/resources/views/public.blade.php @@ -2,33 +2,66 @@ BookStack + + - - - + + - - - + + + + + + + @include('partials/custom-styles') - + -@if(Session::has('success')) -
- {{ Session::get('success') }} -
-@endif +@include('partials/notifications') + +
@yield('content')
+