X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/24b31b624c0f80bc9a9cd3f29fab97fa18f711d1..refs/pull/5681/head:/resources/views/pages/show.blade.php diff --git a/resources/views/pages/show.blade.php b/resources/views/pages/show.blade.php index 2a71c6021..137d43bdb 100644 --- a/resources/views/pages/show.blade.php +++ b/resources/views/pages/show.blade.php @@ -4,6 +4,8 @@ @endpush +@include('entities.body-tag-classes', ['entity' => $page]) + @section('body')
-
- @include('pages.parts.pointer', ['page' => $page]) +
@include('pages.parts.page-display')
+ @include('pages.parts.pointer', ['page' => $page])
@include('entities.sibling-navigation', ['next' => $next, 'previous' => $previous]) - @if ($commentsEnabled) - @if(($previous || $next)) -
-
-
- @endif - - @@ -77,9 +75,9 @@
{{ trans('common.details') }}