{% if data.distribution %} {{ data.distribution|json_script:"activity-distribution-data" }}

Total scrobbles{% if current_period_label %} ({{ current_period_label }}){% endif %}: {{ data.total_count }}

{% else %}

No activity data found.

{% endif %}