{{ sections.community.title }}

{{ sections.community.subtitle }}

{% if sections.community.stats %}
{% for stat in sections.community.stats %}
{{ stat.value }}
{{ stat.label }}
{% endfor %}
{% endif %} {% if sections.community.highlights %}
{% for highlight in sections.community.highlights %}

{{ highlight.title }}

{{ highlight.description }}

{{ highlight.members }} members
{% endfor %}
{% endif %} {% if sections.community.cta %} {% endif %}