{% for png in result.pngs %}
Screenshot #{{ loop.index }} for test "{{ result.test_name }}"
{{ png.context or " " }}
{% endfor %}