{% include 'manager_head_include.html' %}

{% if user_to_edit != username %}Editing Details for User {{ user_to_edit }}{% endif %}{% if user_to_edit == username %}Editing Profile{% endif %}

{% if user_to_edit != username %}

The management password is required only for promoting staff members to the Administrator class or editing an existing Administrator account.

{% endif %} {% if user_to_edit == username %} {% endif %} {% if user_to_edit != username %} {% endif %}
New Password
Confirm Original Password
New Account Type
Jurisdiction{% for board in boards %}
{% endfor %}
Management Password
{% include 'normal_foot_include.html' %}