{% extends 'base.html' %} {% block extra_js %} {% endblock %} {% block title %}Administrative Tools{% endblock %} {% block content %}
This is a stub page which will contain administrative tools in the future.
Examples of tools may include:
See you later.
{% endblock %}