Dashboard
Today {{counts.today}} | This Week {{counts.week}} | This Month {{counts.month}} | This Year {{counts.year}} | All Time {{counts.alltime}}
{% endif %}
{% if user.is_authenticated %}
{% include "scrobbles/_top_charts.html" %}
{% include "scrobbles/_last_scrobbles.html" %}
{% endif %}