diff --git a/eboutic/templates/eboutic/eboutic_main.jinja b/eboutic/templates/eboutic/eboutic_main.jinja index 529fd067..3493742e 100644 --- a/eboutic/templates/eboutic/eboutic_main.jinja +++ b/eboutic/templates/eboutic/eboutic_main.jinja @@ -90,6 +90,24 @@ {% 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 %}