{% if heading %}

{{ heading }}

{% endif %}{% if style == "pills" %}
{% for cat in categories %}{{ cat.name }}{% if showCount %} {{ cat.post_count }}{% endif %}{% endfor %}
{% else %}{% endif %}