{% extends "base.html" %} {% block title %}Edit admin{% endblock %} {% block content %}
Update name or contact email. Username is the login and cannot be changed.
Deactivate this admin to block sign-in. Programme data is unchanged.
{% else %}This admin cannot sign in. Reactivate to restore access.
{% endif %}