{% for name in names %}

{{name.domain}}
{{name.name}}
{{name.email}}

{% endfor %}