betty.jinja_filters.build_content module

The build_content Jinja filter.

final class betty.jinja_filters.build_content.BuildContent

Bases: JinjaFilter, Manufacturable

Build content from content configuration.

The build-content jinja filter plugin.

Plugin ID

build-content

Class

BuildContent

Configuration

not configurable

__init__(*, factory: Factory)
async classmethod new(services: ServiceLevel, /) Self

Create a new instance using the given service level.