{% extends "common/forms/field.html" %} {% comment %} SPDX-FileCopyrightText: 2024-present Tobias Kunze SPDX-License-Identifier: AGPL-3.0-only WITH LicenseRef-Pretalx-AGPL-3.0-Terms {% endcomment %} {% block field_label_left %} {{ block.super }} {% if field.field.widget.input_type == "checkbox" and not field.field.widget.allow_multiple_selected %}
{% endif %} {% endblock %} {% block field_content_right %}