{% extends "orga/base.html" %} {% comment %} SPDX-FileCopyrightText: 2026-present Tobias Kunze SPDX-License-Identifier: AGPL-3.0-only WITH LicenseRef-Pretalx-AGPL-3.0-Terms {% endcomment %} {% 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 %}