{% if title %}

{{ title }}

{% endif %}{% if images %}
{% for img in images %}{% if img %}
{{ title }}
{% endif %}{% endfor %}
{% else %}
Add photographs to the case study spread.
{% endif %}