{% if title %}

{{ title }}

{% endif %} {% if illustration %}
{% elif title or metrics %}
{% endif %} {% if metrics %}
{% for m in metrics %}
{{ m.value }}{{ m.suffix }}
{{ m.label }}
{% endfor %}
{% else %}

Add impact metrics to bring this section to life.

{% endif %}