{% extends "orga/base.html" %} {% load i18n %} {% block extra_title %}{{ async_task_title }} :: {% endblock extra_title %} {% block content %}

{{ async_task_title }}

{% include "orga/includes/async_progress.html#progress" %}
{% endblock content %}