class documentation

Undocumented

Method __init__ Undocumented
Method heading Undocumented
Method stuff Undocumented
Method title Undocumented
Class Variable filename Undocumented

Inherited from Page:

Method footer Undocumented
Method head Undocumented
Method header Undocumented
Method nav Undocumented
Method render Undocumented
Method subheader Undocumented
Instance Variable system Undocumented
Instance Variable template_lookup Undocumented
Property slot_map Undocumented

Inherited from TemplateElement (via Page):

Class Method lookup_loader Lookup the element ITemplateLoader with the TemplateLookup.
def __init__(self, system: model.System, template_lookup: TemplateLookup): (source)
@renderer
def heading(self, request: object, tag: Tag) -> Tag: (source)

Undocumented

@renderer
def stuff(self, request: object, tag: Tag) -> Tag: (source)

Undocumented

def title(self) -> str: (source)
filename: str = (source)

Undocumented