Merge pull request #1153 from ae-utbm/Remove-Euroks-partnership

Remove Euroks partnership
This commit is contained in:
Kenneth Soares
2025-08-19 13:19:16 +02:00
committed by GitHub

View File

@@ -120,7 +120,7 @@
</span>
</div>
{% endif %}
<section>
{# <section>
<div class="category-header">
<h3 class="margin-bottom">{% trans %}Eurockéennes 2025 partnership{% endtrans %}</h3>
{% if user.is_subscribed %}
@@ -169,7 +169,7 @@
</p>
{% endif %}
</div>
</section>
</section> #}
{% for priority_groups in products|groupby('order') %}
{% for category, items in priority_groups.list|groupby('category') %}
{% if items|count > 0 %}