From 09e0b31bc9c4c62c32aba18d833ebe33b77bd8b4 Mon Sep 17 00:00:00 2001 From: thomas girod Date: Mon, 8 Jul 2024 10:03:27 +0200 Subject: [PATCH] =?UTF-8?q?remove=20Eurock=C3=A9ennes=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 002f0709..9a8470d5 100644 --- a/eboutic/templates/eboutic/eboutic_main.jinja +++ b/eboutic/templates/eboutic/eboutic_main.jinja @@ -90,24 +90,6 @@ {% endif %} -
-
-

Partenariat Eurockéennes 2024

-
- {% 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 %}