Mobility

User list

{% for user in users %} {% endfor %}
Id Username Email
{{ user.id }} {{ user.username }} {{ user.email }} Delete

New user