badge lauréat sur page site

This commit is contained in:
2025-11-07 15:06:37 +01:00
parent a614f52cdf
commit 8b8f8945ed
18 changed files with 260 additions and 30 deletions

View File

@@ -69,7 +69,7 @@
<div>
{% endif %}
{% for item in items %}
<div{{ item.attributes }}>{{ item.content }}</div>
<div class="laureat"{{ item.attributes }}>{{ item.content }}</div>
{% endfor %}
{% if multiple %}
</div>