{{ _('Tags Statistics') }}

{% set stats = h.tagmanager_tags_stats() %}

Number of tags: {{stats['tags']}}

Tag usage: {{ stats['taggings'] }}