{% for png in result.pngs %}
[loading] Screenshot #{{ loop.index }} for test "{{ result .test_name }}" {% if png.source_url %}
Location: {{ png.source_url }}
{% endif %} {% if png.caption %} {% endif %}
{% endfor %}