{% load staticfiles %} {% include "musictherapy/component/header.html" %} ASPMTDOC Home

ASPMTDOC Music Therapy App

Current Active Clients

{% if user_info_list %} {% include "musictherapy/user_list.html" with user_list=user_info_list redirect="clients" %} {% else %}

No users available.

{% endif %} Add Client View all Clients Logout Change Password {% if perms.auth.add_user %} Add Staff Member {% endif %} {% if status %}


{{ status }}

{% endif %}