{% load urlreplace %} {% load naturalduration %} {% if podcast_list or object_list.0.podcast %} {% endif %} {% if object_list.0.domain %} {% endif %} {% if object_list.0.lat %} {% endif %} {% for obj in object_list %} {% if podcast_list or obj.podcast %} {% endif %} {% if obj.domain %} {% endif %} {% if request.user.is_authenticated %} {% endif %} {% endfor %}
Latest TitlePodcastDomainMovementScrobbles Start
{{obj.scrobble_set.last.local_timestamp}} {{obj}}{% if obj.podcast %}{{obj.podcast}}{% endif %}{{obj.domain}}{{obj.scrobble_count}} Scrobble

{% if page_obj.has_previous %} prev {% endif %} Page {{ page_obj.number }} of {{ page_obj.paginator.num_pages }} {% if page_obj.has_next %} next {% endif %}