{% if description %}

{{ description }}

{% endif %}
{% if data %} {% for category in data %}

{{ category.category }}

{% if category.pillars %} {% else %}

No pillar contents yet.

{% endif %}
{% endfor %} {% else %}

Talking Point Pillars

No pillars yet.

{% endif %}