{%- extends "base.html" %} {% import "bootstrap/utils.html" as utils %} {% block content %}

Celery Test



{% block footer %} {{ super() }} {% endblock %} {% endblock %} {% block scripts %} {{super()}} {% endblock scripts %}