{% load bootstrap4 %} {% load static tom_education_extras %}

Latest Images

{% for p in products %}
{% if p.thumbnail %} {% else %} {% endif %} {% with p.extra_data|dataproduct_extrainfo as info %} {% if info %} {{info.siteid|upper}} {{info.telid}} {{info.exp_time|floatformat:"0" }}s in {{info.filter}} {% endif %} {% endwith %}
{% endfor %}