X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/844976c85bd9816b5427090b732eda5d32227c47..refs/pull/3918/head:/resources/views/books/index.blade.php diff --git a/resources/views/books/index.blade.php b/resources/views/books/index.blade.php index c5dd38a87..dc51a3a80 100644 --- a/resources/views/books/index.blade.php +++ b/resources/views/books/index.blade.php @@ -1,66 +1,54 @@ -@extends('base') +@extends('layouts.tri') -@section('content') +@section('body') + @include('books.parts.list', ['books' => $books, 'view' => $view, 'listOptions' => $listOptions]) +@stop -