{% for tag in __SELF__.tags %}
  • {{ tag.name }} ({{ tag.posts|length }})
  • {% endfor %}