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