<div class="articles-container mt-40px mb-40px mlr-1em">
<div class="preview-articles dflex fwwrap jcsa">
{% for i, thematique in block.thematiques %}
{% include "blocks/previews/preview-thematique-logic.html.twig" with {category: thematique} %}
{% endfor %}
</div>
</div>