X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/8367a94e90e5e1bf7d06defe30d570ade2f00599..refs/pull/5293/head:/resources/views/home/books.blade.php diff --git a/resources/views/home/books.blade.php b/resources/views/home/books.blade.php index 95c0c9df2..a2f2bf796 100644 --- a/resources/views/home/books.blade.php +++ b/resources/views/home/books.blade.php @@ -19,6 +19,10 @@ @endif @include('entities.view-toggle', ['view' => $view, 'type' => 'books']) + + @icon('tag') + {{ trans('entities.tags_view_tags') }} + @include('home.parts.expand-toggle', ['classes' => 'text-link', 'target' => '.entity-list.compact .entity-item-snippet', 'key' => 'home-details']) @include('common.dark-mode-toggle', ['classes' => 'icon-list-item text-link'])