{% load bootstrap %} {% load staticfiles %} {% load i18n %} {% block page_content %}
{% trans "Not yet initialized" %}
This app has not yet been initiliazed. Admin must first fetch contacts using the standings_update task before using the standings tool. Please see the README for details.
{% endblock page_content %} {% block extra_script %} {% endblock extra_script %}