package templates import ( "bookhoard/internal/handlers" "fmt" ) templ ProgressSyncModal(user User, book handlers.MediaDetail) { } templ NotesHighlightsModal(book handlers.MediaDetail) { } templ MetadataEditorModal(book handlers.MediaDetail) { }