{% if date %}{{date|naturaltime}}{% else %}{{title}}{% endif %}
Today {{counts.today}} | This Week {{counts.week}} | This Month {{counts.month}} | This Year {{counts.year}} | All Time {{counts.alltime}}
{% elif home_sections %}Timeline
{% cache 300 home_timeline user.id date_str %} {% include "scrobbles/_timeline.html" %} {% endcache %}Details
Nothing scrobbled today.
{% endfor %}