{% if src|default:url %}
{{ alt }}
{% else %}
Choose an image to display here
{% endif %}{% if caption %}
{{ caption }}
{% endif %}