{% extends "orga/mails/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 mail_content %}

{{ async_task_title }}

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