tag.Name : str
Get the name of a tag.
1.9.1 or later
The name of the tag.
To get the name of the first tag on the page:
{{ if(#page.tags) map.values(page.tags)[0].name; else "no tags on page"; }}
Copyright © 2011 MindTouch, Inc. Powered by
Viewing Details: