{% load tom_common_extras %}
Recent Photometry
{% for datum in data %} {% empty %} {% endfor %}
Timestamp Magnitude
{{ datum.timestamp }} {% if datum.limit %}>{% endif %} {{ datum.magnitude|truncate_value_for_display:8 }}
No recent photometry.