OUR TEAM

{{ include.data.text }}

{% for item in include.data.team %}

{{ item.tag }}

{{ item.name }}

{{ item.text }}

{% for link in item.links %}

{{link.link}}

{{ link.text }} {% endfor %}
{% endfor %}