{% extends 'main.html' %} {% block page_header %} {{ super() }} {% endblock %} {% block header %}
{{ validationError }}
{% endif %} {% if nowProcessing %} The following table(s) is being precalced now: {{nowProcessing}} {% endif %} {% if startResult == 0 %} Could not start precalc process {% endif %} {% if not nowProcessing %}All precalculated tables are in place.
{% endif %} {% endblock %}