betty.content_builders.raspberry_mint_families module

The families content plugin.

final class betty.content_builders.raspberry_mint_families.Families

Bases: Template, Manufacturable

A person’s families.

The raspberry-mint-families content builder plugin.

Plugin ID

raspberry-mint-families

Class

Families

Configuration

not configurable

async build_template(document: Document) TemplateBuild

Build template data.

Return a template name, a tuple of a template name and template date to render it. Return None to prevent anything from being rendered at all.

new = <betty.requirement._RequirableDecorator object>