diff --git a/templates/books_grid.templ b/templates/books_grid.templ new file mode 100644 index 0000000..94cc371 --- /dev/null +++ b/templates/books_grid.templ @@ -0,0 +1,48 @@ +package templates + +import "bookhoard/internal/handlers" + +templ BooksGrid(books []handlers.BookInfo, limit int, offset int, count int, currentLibraryID string) { +
📚 No books found
+Try adjusting your filters or add some books to your library.
+📚 No books found
Try adjusting your filters or add some books to your library.