betty.content_builders.raspberry_mint_incomplete_translation_warning module¶
The incomplete translation warning content plugin.
- final class betty.content_builders.raspberry_mint_incomplete_translation_warning.IncompleteTranslationWarning¶
Bases:
Template,ManufacturableThe
raspberry-mint-incomplete-translation-warningcontent builderplugin.Plugin ID
raspberry-mint-incomplete-translation-warningClass
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>¶