{{ sections.trustedUsers.title }}

{% for user in sections.trustedUsers.usersList %}
{{ user.name }}
{% endfor %}