betty.content_builders.raspberry_mint_see_also module#

The “see also” content plugin.

final class betty.content_builders.raspberry_mint_see_also.SeeAlso#

Bases: Template, Manufacturable

“See also” links.

The raspberry-mint-see-also content builder plugin.

Plugin ID

raspberry-mint-see-also

Class

SeeAlso

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