{% if estates.multimedia %} {% for key, media in estates.multimedia %} {% if key == "floorplans" and media|length > 0 %}

Grundrisse

{% for field in media %}
{% endfor %}
{% endif %} {% endfor %} {% else %} {% if estates.groundplot.groundplotImage %}

Grundrisse

{% for field in estates.groundplot.groundplotImage %}
{% endfor %}
{% endif %} {% endif %}