{% for tag in __SELF__.tags %} {% set postCount = tag.postCount %} {{ tag.name }} ({{ postCount }}) {% endfor %}