+ @include('pages.parts.page-display')
- X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/56e31a5df741fd250de61aecc44b2e89e4d10c2a..refs/pull/3918/head:/resources/views/pages/show.blade.php diff --git a/resources/views/pages/show.blade.php b/resources/views/pages/show.blade.php index 0ae3fa5b6..e05d9d739 100644 --- a/resources/views/pages/show.blade.php +++ b/resources/views/pages/show.blade.php @@ -1,24 +1,40 @@ -@extends('tri-layout') +@extends('layouts.tri') + +@push('social-meta') + +@endpush + +@include('entities.body-tag-classes', ['entity' => $page]) @section('body') -
+
{{ trans('entities.pages_attachments') }}
{{ trans('common.details') }}
-Actions
+{{ trans('common.actions') }}
- {{--Export--}} -
-- {{ trans('entities.export_html') }} .html
- - {{ trans('entities.export_pdf') }} .pdf
- - {{ trans('entities.export_text') }} .txt
-
-