X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ac80723058ab4c86e6bf024e0c75b60ab6c59624..refs/pull/806/head:/resources/views/public.blade.php diff --git a/resources/views/public.blade.php b/resources/views/public.blade.php index 16aebe2bb..f6135cd1b 100644 --- a/resources/views/public.blade.php +++ b/resources/views/public.blade.php @@ -1,5 +1,5 @@ - + {{ setting('app-name') }} @@ -10,12 +10,10 @@ - - - + + - @include('partials/custom-styles') @@ -23,14 +21,14 @@ {!! setting('app-custom-head') !!} @endif - + -@include('partials/notifications') +@include('partials.notifications')