{%- for user in users %}
  • {{ user.id }}: {{ user.name }} {%- endfor %}