betty.content_builders.raspberry_mint_facts module

The facts content plugin.

final class betty.content_builders.raspberry_mint_facts.Facts

Bases: Template, Manufacturable

A list of facts.

The raspberry-mint-facts content builder plugin. Other entities that reference a citation or source to back up their claims.

Plugin ID

raspberry-mint-facts

Class

Facts

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>