{% extends "base_list.html" %} {% block title %}{{ object.title }}{% endblock %} {% block lists %}
{{ object.scientific_name }}
{% endif %}Taxon ID: {{ object.taxon_id }}
{{ scrobbles.count }} observations
| Date | Location | Quality | Source |
|---|---|---|---|
| {{ scrobble.local_timestamp }} | {{ scrobble.logdata.place_guess|default:"—" }} | {{ scrobble.logdata.quality_grade|default:"—" }} | {{ scrobble.source }} |