]> BookStack Code Mirror - bookstack/blobdiff - resources/views/books/index.blade.php
Skip intermediate login page with single provider
[bookstack] / resources / views / books / index.blade.php
index 5f1bd374372b0d9ad3dfce808363b8976cecb703..6573bbe6a87adef2838aa2808d863fd08b96d7d6 100644 (file)
             @endif
 
             @include('entities.view-toggle', ['view' => $view, 'type' => 'books'])
+
+            <a href="{{ url('/tags') }}" class="icon-list-item">
+                <span>@icon('tag')</span>
+                <span>{{ trans('entities.tags_view_tags') }}</span>
+            </a>
         </div>
     </div>