X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/0d9b5a9d90bc4dd9bcb0e081877d8502ae87262e..refs/pull/5725/head:/resources/views/layouts/export.blade.php diff --git a/resources/views/layouts/export.blade.php b/resources/views/layouts/export.blade.php index d631ad3c9..4a55e034c 100644 --- a/resources/views/layouts/export.blade.php +++ b/resources/views/layouts/export.blade.php @@ -1,5 +1,5 @@ - + @yield('title') @@ -12,8 +12,10 @@ @include('exports.parts.custom-head') -
+@include('layouts.parts.export-body-start') +
@yield('content')
+@include('layouts.parts.export-body-end') \ No newline at end of file