H2ΒΆ
<H2 id: str | None = None class: str | None = None>{{- content -}}
</H2>
html <h2> node.
- param id:
unique identifier of the element.
- param class:
css class for the node, defaults to
fastlife.template_globals.Globals.H2_CLASS.- param content:
child node.