{% include "header.html" %}



Administration: Account Termination






Enter your password and the username
of the account you wish to terminate.



Username:     {% if accountin %} {% else %} {% endif %} {% if invalidaccount %}

Invalid Username {% endif %}

Password:    
{% if invalidpw %}
Invalid Password
{% endif %}







{% include "footer.html" %}