{% include 'manager_head_include.html' %}

User Disable Confirmation

Are you sure you want to disable user {{ user_to_disable }}?

{% if account == "admin" %}

Manager password required.

{% endif %}

{% include 'normal_foot_include.html' %}