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