$def with (collections) $var title: Collections $for collection in collections:
created $pendulum.from_timestamp(collection.pop("created_at")).diff_for_humans(), contains $collection.pop("num_documents") documents
$field.pop("type")
$pformat(field)
$pformat(collection)