X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/07b889547d28e68e5fc8f923c166bd607da17ad7..refs/pull/2511/head:/resources/views/books/index.blade.php diff --git a/resources/views/books/index.blade.php b/resources/views/books/index.blade.php index 38286c201..81fb66cfc 100644 --- a/resources/views/books/index.blade.php +++ b/resources/views/books/index.blade.php @@ -1,7 +1,5 @@ @extends('tri-layout') -@section('container-classes', 'mt-xl') - @section('body') @include('books.list', ['books' => $books, 'view' => $view]) @stop @@ -38,14 +36,14 @@