$:render_template("books/custom_carousel", books=page.works, load_more={"url": page.key + ".json", "limit": len(page.works)}) $:macros.PublishingHistory(page.publishing_history)
$:macros.RelatedSubjects(page)
$:macros.ProlificAuthors(page.authors)