Screenshots
{% if report.analysis.shots %}
{% for shot in report.analysis.shots %} {% if shot.original and shot.small %} {% elif shot.original %} {% else %} {% endif %} {% endfor %} {% else %} No screenshots available. {% endif %}