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