From f41ff281fb562fcb385fff888bf6315c7298483e Mon Sep 17 00:00:00 2001 From: Julien Constant Date: Wed, 4 Oct 2023 14:27:21 +0200 Subject: [PATCH] Remove eurocks tickets from eboutic (event is finished) --- eboutic/templates/eboutic/eboutic_main.jinja | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/eboutic/templates/eboutic/eboutic_main.jinja b/eboutic/templates/eboutic/eboutic_main.jinja index 3493742e..529fd067 100644 --- a/eboutic/templates/eboutic/eboutic_main.jinja +++ b/eboutic/templates/eboutic/eboutic_main.jinja @@ -90,24 +90,6 @@ {% endif %} -
-
-

Partenariat Eurockéenes

-
- {% if user.is_subscribed %} - Billetterie Weezevent - - {% else %} -
Vous devez être cotisant pour accéder à la billeterie des Eurockéennes
- {% endif %} -
-
- {% for priority_groups in products|groupby('priority')|reverse %} {% for category, items in priority_groups.list|groupby('category') %} {% if items|count > 0 %}