{% with infos=cards|objects:"imio-atal-salles-a-louer-informations"|filter_by:"id_salle"|filter_value:salle_id|first %}

{{ infos|get:"informations"|safe }}

{% for photo in infos|get:"photos"|getlist:"fichier_url" %}

{% endfor %} {% endwith %}