{% extends "orga/generic/update.html" %} {% comment %} SPDX-FileCopyrightText: 2025-present Tobias Kunze SPDX-License-Identifier: AGPL-3.0-only WITH LicenseRef-Pretalx-AGPL-3.0-Terms {% endcomment %} {% load i18n %} {% block form %} {% if submissions %}
{% translate "This access code was used for the following proposals:" %}
{% endif %} {% include "orga/includes/base_form.html" %} {% endblock form %}