{% load static %}

Last 7 Days Top Artists{% if user %} - {{ user.username }}{% endif %}

{% if error %}

{{ error }}

{% elif top_artists %} {% else %}

No scrobbles in the last 7 days

{% endif %}