The tag object
tag.title
Returns the title of the tag
{{tag.title}}
tag.description
Returns the description of the tag
{{tag.description}}
tag.group
Returns the group the tag belongs to
{{tag.group}}
tag.image_url
Returns the image url of the tag
{{tag.image_url}}
tag.show_on_filter
Returns true or false depending on if the tag should show on filters
{{tag.show_on_filter}}