{% extends "base_list.html" %} {% load static %} {% block title %}{{object.title}}{% endblock %} {% block lists %}
{{object.description|safe|linebreaks|truncatewords:160}}
{{scrobbles.count}} scrobbles
| Date | Sightings |
|---|---|
| {{scrobble.local_timestamp}} | {{scrobble.logdata.bird_list}} |