From b6ce0686d12f0846973262e28f63f77d8b547d14 Mon Sep 17 00:00:00 2001 From: NaNoMelo <56289688+NaNoMelo@users.noreply.github.com> Date: Tue, 19 Aug 2025 13:13:53 +0200 Subject: [PATCH] Update eboutic_main.jinja --- eboutic/templates/eboutic/eboutic_main.jinja | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eboutic/templates/eboutic/eboutic_main.jinja b/eboutic/templates/eboutic/eboutic_main.jinja index db5bf7ed..b41557ed 100644 --- a/eboutic/templates/eboutic/eboutic_main.jinja +++ b/eboutic/templates/eboutic/eboutic_main.jinja @@ -120,7 +120,7 @@ {% endif %} -
+ {#

{% trans %}Eurockéennes 2025 partnership{% endtrans %}

{% if user.is_subscribed %} @@ -169,7 +169,7 @@

{% endif %}
-
+
#} {% for priority_groups in products|groupby('order') %} {% for category, items in priority_groups.list|groupby('category') %} {% if items|count > 0 %}