mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-23 09:29:57 +00:00
Merge pull request #1153 from ae-utbm/Remove-Euroks-partnership
Remove Euroks partnership
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user