{% for content in data[1] %}
{% if content.icon %} {% else %} {% endif %} {% assign i = 1 %} {% for item in content.items %} {% assign i = i | plus: 1 %} {% endfor %}
{{ content.language }}
{{ content.fluency }}
{% endfor %}