betty.content_builders.raspberry_mint_enclosures module#

The place enclosures content plugin.

final class betty.content_builders.raspberry_mint_enclosures.Enclosures#

Bases: Template, Manufacturable

Show the places enclosed by a place document resource.

The raspberry-mint-enclosures content builder plugin.

Plugin ID

raspberry-mint-enclosures

Class

Enclosures

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>#