jinja2.runtime.BlockReference

class jinja2.runtime.BlockReference(name, context, stack, depth)[source]

One block on a template reference.

Methods

__init__(name, context, stack, depth)

Attributes

super Super the block.