{% extends "base.html" %} {% import "components/typography.html" as typography %} {% import "components/dropdown.html" as dropdown %} {% import "components/fields.html" as fields %} {% import "components/cards.html" as cards %} {% block main %} {{ typography::book_heading(book.title, book, show = false) }} {% call cards::card() %}