{% for user in users %} {% endfor %}
ID Email Status
{{user.id}} {{user.email}} {{user.status}}