{% if perms.musictherapy.delete_userinfo %} {% endif %} {% for user in user_list %} {% if user.program %} {% else %} {% endif %} {% endfor %}
Name Location ProgramActions
{{user.name}} {{user.location|join:", "}} {% for program in user.program.all|dictsort:"location" %} {{program}}
{% endfor %}
- {% if user.active %} Archive {% else %} Unarchive {% endif %} Export {% if perms.musictherapy.delete_userinfo %} {% endif %}