{% include 'manager_head_include.html' %}

User Deletion Confirmation

Are you sure you want to delete user {{ user_to_delete }}?

{% if account == "admin" %}

Manager password required.

{% endif %}

{% include 'normal_foot_include.html' %}