X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/35f35bcba5866c288a7b22666b940aedb64fe1ed..refs/pull/2511/head:/resources/views/common/home-custom.blade.php diff --git a/resources/views/common/home-custom.blade.php b/resources/views/common/home-custom.blade.php index c93fa1a24..e08203057 100644 --- a/resources/views/common/home-custom.blade.php +++ b/resources/views/common/home-custom.blade.php @@ -2,11 +2,11 @@ @section('body')
-
+
@include('pages.page-display', ['page' => $customHomepage])
-
+
@stop @@ -19,6 +19,7 @@
{{ trans('common.actions') }}
@include('components.expand-toggle', ['target' => '.entity-list.compact .entity-item-snippet', 'key' => 'home-details']) + @include('partials.dark-mode-toggle', ['classes' => 'text-muted icon-list-item text-primary'])
@stop \ No newline at end of file