X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/bce5fdd5cd82d274b4f944938a8080c1d75e4ce0..refs/pull/3406/head:/resources/views/books/index.blade.php diff --git a/resources/views/books/index.blade.php b/resources/views/books/index.blade.php index 693c909aa..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 -