betty.content_builders.notes module¶
The notes content plugin.
- final class betty.content_builders.notes.Notes¶
Bases:
Template,ManufacturableThe
notescontent builderplugin.Plugin ID
notesClass
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
Noneto prevent anything from being rendered at all.
- new = <betty.requirement._RequirableDecorator object>¶