MAUS histograms

{% if images %} {% for file, type in images %}

Name: {{file}} {{type|upper}} {% if type != "png" %} PNG {% endif %}
{{file}} thumbnail

{% endfor %} {% else %}

No images are available.

{% endif %}