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