{% for user in results %}

THIS IS A TEST

{{user.name}}
Last Online: {{user.last_seen}}
{% endfor %}