{% comment %} SPDX-FileCopyrightText: 2024-present Tobias Kunze SPDX-License-Identifier: AGPL-3.0-only WITH LicenseRef-Pretalx-AGPL-3.0-Terms {% endcomment %} {% load thumbnail %} {{ user.get_display_name }} {% if not request.event or request.event.cfp.request_avatar %} {% if user.avatar_url %} {% if lightbox %} {% else %} {% endif %} {% endif %} {% endif %}