X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b27a5c7fb876c74c676eb9114383c25d82eb87fb..refs/pull/2511/head:/resources/views/pages/show.blade.php diff --git a/resources/views/pages/show.blade.php b/resources/views/pages/show.blade.php index 3b688161c..38e819a9e 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')
+
+ +
+
+ +
+
+ Next Page +
+
@if ($commentsEnabled) -
+ @@ -37,32 +49,25 @@
{{ trans('entities.pages_attachments') }}
- @foreach($page->attachments as $attachment) - - @endforeach + @include('attachments.list', ['attachments' => $page->attachments])
@endif @if (isset($pageNav) && count($pageNav)) - + @endif @include('partials.book-tree', ['book' => $book, 'sidebarTree' => $sidebarTree]) @@ -113,7 +118,7 @@
-
Actions
+
{{ trans('common.actions') }}