{% comment %} SPDX-FileCopyrightText: 2026-present Tobias Kunze SPDX-License-Identifier: AGPL-3.0-only WITH LicenseRef-Pretalx-AGPL-3.0-Terms {% endcomment %} {% for track in record.tracks.all %} {% include "orga/tables/columns/color_square.html" with record=track %} {% include "orga/tables/columns/track_name.html" with record=track %} {% endfor %}