mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-23 17:40:00 +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>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<section>
|
{# <section>
|
||||||
<div class="category-header">
|
<div class="category-header">
|
||||||
<h3 class="margin-bottom">{% trans %}Eurockéennes 2025 partnership{% endtrans %}</h3>
|
<h3 class="margin-bottom">{% trans %}Eurockéennes 2025 partnership{% endtrans %}</h3>
|
||||||
{% if user.is_subscribed %}
|
{% if user.is_subscribed %}
|
||||||
@@ -169,7 +169,7 @@
|
|||||||
</p>
|
</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section> #}
|
||||||
{% for priority_groups in products|groupby('order') %}
|
{% for priority_groups in products|groupby('order') %}
|
||||||
{% for category, items in priority_groups.list|groupby('category') %}
|
{% for category, items in priority_groups.list|groupby('category') %}
|
||||||
{% if items|count > 0 %}
|
{% if items|count > 0 %}
|
||||||
|
Reference in New Issue
Block a user