Name Tag
The Enso Name tag outputs the name of the site, section or page based on the level attribute.
Example
<div><enso:name level="section" /></div>Output of the name of the section
<div>About</div>Attributes
Attribute | Values | Required |
level | site section page |
Yes |