<h2 class="produit-section ">
{{ 'produit.hebergement.titre' |trans({}, 'app') |raw }}
</h2>
{% for typo in typos %}
{% include "/front/Produit/hebergement_item.html.twig" with {"typologie": typo} %}
{% endfor %}