编辑用户
{{ user.name }}
{% if auth_user.admin == 1 %}
{% for item in roles %} {% endfor %}
{% endif %}