From d47a75162f32684db9d5572c416b74b8cf5de809 Mon Sep 17 00:00:00 2001 From: Laurent Date: Mon, 8 Jul 2024 15:52:43 +0200 Subject: [PATCH] Fix layout --- tournaments/templates/tournaments/broadcast_club.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tournaments/templates/tournaments/broadcast_club.html b/tournaments/templates/tournaments/broadcast_club.html index 4d26072..e04b7ea 100644 --- a/tournaments/templates/tournaments/broadcast_club.html +++ b/tournaments/templates/tournaments/broadcast_club.html @@ -29,11 +29,8 @@
-
{{ tournament.event.club.name }}
{% if tournament.name_and_event %} -
- {{ tournament.name_and_event }} -
+ {{ tournament.name_and_event }} {% endif %}