package templates import "bookhoard/internal/handlers" templ Collection(user User, collections []CollectionData, errorMessage string) {
Organize your books into custom collections
Create collections to organize your books
{ col.Description }
{ collection.Description }
by { book.Author }
}{ book.Title }