diff --git a/vrobbler/templates/scrobbles/scrobble_list.html b/vrobbler/templates/scrobbles/scrobble_list.html index ddf8b8b..25e2cf7 100644 --- a/vrobbler/templates/scrobbles/scrobble_list.html +++ b/vrobbler/templates/scrobbles/scrobble_list.html @@ -105,7 +105,7 @@
{{artists.0.name}}
{% if artists.0.thumbnail %} - + {% endif %}
@@ -142,55 +142,55 @@
{{artists.5.name}}
{% if artists.5.thumbnail %} - + {% endif %}
{{artists.6.name}}
{% if artists.6.thumbnail %} - + {% endif %}
{{artists.7.name}}
{% if artists.7.thumbnail %} - + {% endif %}
{{artists.8.name}}
{% if artists.8.thumbnail %} - + {% endif %}
{{artists.9.name}}
{% if artists.9.thumbnail %} - + {% endif %}
{{artists.10.name}}
{% if artists.10.thumbnail %} - + {% endif %}
{{artists.11.name}}
{% if artists.11.thumbnail %} - + {% endif %}
{{artists.12.name}}
{% if artists.12thumbnail %} - + {% endif %}
{{artists.13.name}}
{% if artists.13.thumbnail %} - + {% endif %}
@@ -259,55 +259,55 @@
{{tracks.5.title}}
{% if tracks.5.album.cover_image %} - + {% endif %}
{{tracks.6.title}}
{% if tracks.6.album.cover_image %} - + {% endif %}
{{tracks.7.title}}
{% if tracks.7.album.cover_image %} - + {% endif %}
{{tracks.8.title}}
{% if tracks.8.album.cover_image %} - + {% endif %}
{{tracks.9.title}}
{% if tracks.9.album.cover_image %} - + {% endif %}
{{tracks.10.title}}
{% if tracks.10.album.cover_image %} - + {% endif %}
{{tracks.11.title}}
{% if tracks.11.album.cover_image %} - + {% endif %}
{{tracks.12.title}}
{% if tracks.12.album.cover_image %} - + {% endif %}
{{tracks.13.title}}
{% if tracks.13.album.cover_image %} - + {% endif %}