Screenshots

{% if analysis.shots %}
{% for shot in analysis.shots %} {% if config.mongodb %} {% elif config.elasticsearchdb %} {% endif %} {% endfor %}
{% else %} No screenshots available. {% endif %}