{% load humanize %} {% load naturalduration %}
{{count}} scrobble {% if time %}| {{time|natural_duration}}{% endif %}{% if daily_calories %}| {{daily_calories}} calories{% endif %} {% for scrobble in scrobbles %} {% include "scrobbles/_row.html" %} {% endfor %}
Date Title Time