{% for user in users %} {{ user.username }} {{ user.email }} {{ user.created_by }} {% endfor %}