{{ listHeader }}
{% else %}Object List
{% endif %}({{subdata.paginator.count}})
{% if subdata.has_previous %}
previous
{% endif %}
Page {{ subdata.number }} of {{ subdata.paginator.num_pages }}.
{% if subdata.has_next %}
next
{% endif %}
{% for row in subdata %}
{{ row.ra_avg }} {{ row.dec_avg }}
{{ row.id }} {% if row.separation %}({{ row.separation|floatformat:2 }}){% endif %}
{% if row.tcs_images_id %}
{% endif %}
{% endfor %}
![]() |
![]() |
![]() |