{% extends "base.html" %} {% block pagecss %} {% endblock %} {% block content %}

District Logout

{% include "messages.html" %}

Logged Out

You will be taken to the login page in 2 seconds..

{% endblock %} {% block pagejs %} {% endblock %}