From ee437649f0be813fb288e9fa8f6fea110b756c57 Mon Sep 17 00:00:00 2001 From: Julien Constant Date: Tue, 10 Oct 2023 15:47:02 +0200 Subject: [PATCH] Revert "Merge branch 'master' into taiste" This reverts commit 4303d51c0a8018c2b9118e83bba312d40200a31f, reversing changes made to d16bf126118603e61073bda4e6ab5b8e74e3d5a7. --- 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 %}