{% if image_results_short|length != 0 %}
Images for "{{ query }}"
{% for link in image_results_short %} {% endfor %}
{% endif %}