diff --git a/src/pretix/presale/templates/pretixpresale/event/index.html b/src/pretix/presale/templates/pretixpresale/event/index.html index e421dd9ba..4de3d6063 100644 --- a/src/pretix/presale/templates/pretixpresale/event/index.html +++ b/src/pretix/presale/templates/pretixpresale/event/index.html @@ -90,6 +90,19 @@ {% endif %} {% if request.event.has_subevents %} + {% if not subevent %} + {% if event_logo and request.event.settings.logo_show_title %} +