X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2385a6c29b7b9c03123def135d3c6e95febaf9dd..refs/pull/1688/head:/resources/views/pages/export.blade.php diff --git a/resources/views/pages/export.blade.php b/resources/views/pages/export.blade.php index 0bb376a9a..4746a56f3 100644 --- a/resources/views/pages/export.blade.php +++ b/resources/views/pages/export.blade.php @@ -1,31 +1,32 @@ - + {{ $page->name }} @yield('head') + @include('partials.custom-head') -
-
-
-
- @include('pages.page-display') +
+
-
+ @include('pages.page-display') - @include('partials.entity-meta', ['entity' => $page]) +
-
+
+ @include('partials.entity-export-meta', ['entity' => $page])
+
+