{% extends "orga/base.html" %} {% comment %} SPDX-FileCopyrightText: 2024-present Tobias Kunze SPDX-License-Identifier: AGPL-3.0-only WITH LicenseRef-Pretalx-AGPL-3.0-Terms {% endcomment %} {% block title %}{{ action_title }}{% endblock title %} {% block content %} {% include "common/includes/action_confirm.html" %} {% endblock content %}