{% for user in userlist.userlist %}
  • {{user.name}} -
  • {% endfor %}