{% comment %} SPDX-FileCopyrightText: 2024-present Tobias Kunze SPDX-License-Identifier: AGPL-3.0-only WITH LicenseRef-Pretalx-AGPL-3.0-Terms {% endcomment %} {% if errors %} {% endif %} {% for field, errors in fields %} {{ field.as_field_group }} {% endfor %} {% for field in hidden_fields %} {{ field }} {% endfor %}