X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/20c36d58a64f7400bd07eba760bcdb8a54fccf65..refs/pull/1755/head:/resources/views/pages/show.blade.php diff --git a/resources/views/pages/show.blade.php b/resources/views/pages/show.blade.php index 86b0d3f88..51ab5bbbe 100644 --- a/resources/views/pages/show.blade.php +++ b/resources/views/pages/show.blade.php @@ -2,7 +2,7 @@ @section('body') -
+ -
+
@include('pages.pointer', ['page' => $page]) @include('pages.page-display')
-
+ @if ($commentsEnabled) -
+ @@ -50,7 +50,7 @@ @endif @if (isset($pageNav) && count($pageNav)) - + @endif @include('partials.book-tree', ['book' => $book, 'sidebarTree' => $sidebarTree]) @@ -158,17 +158,7 @@
{{--Export--}} - + @include('partials.entity-export-menu', ['entity' => $page])