{% assign stats = stats|default:site.data.general.stats.stats %} {% for item in stats %}

{{ item.number }}

{{ item.name }}

{% endfor %}