{% comment %} SPDX-FileCopyrightText: 2024-present Tobias Kunze SPDX-License-Identifier: AGPL-3.0-only WITH LicenseRef-Pretalx-AGPL-3.0-Terms {% endcomment %} {% load i18n %} {% partialdef search_form_inner %} {% endpartialdef %} {% if not omit_wrapper %}
{% partial search_form_inner %}
{% else %} {% partial search_form_inner %} {% endif %}