X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/21a8df78ee433f07ff462466d9c1c0a70ce7f781..refs/pull/3555/head:/resources/views/books/index.blade.php diff --git a/resources/views/books/index.blade.php b/resources/views/books/index.blade.php index be17457d1..6573bbe6a 100644 --- a/resources/views/books/index.blade.php +++ b/resources/views/books/index.blade.php @@ -1,68 +1,54 @@ -@extends('base') +@extends('layouts.tri') -@section('content') +@section('body') + @include('books.parts.list', ['books' => $books, 'view' => $view]) +@stop -