diff --git a/vrobbler/apps/scrobbles/static/images/not-found.jpg b/vrobbler/apps/scrobbles/static/images/not-found.jpg new file mode 100644 index 0000000..841b20a Binary files /dev/null and b/vrobbler/apps/scrobbles/static/images/not-found.jpg differ diff --git a/vrobbler/apps/scrobbles/static/images/not-found.png b/vrobbler/apps/scrobbles/static/images/not-found.png deleted file mode 100644 index 53c3133..0000000 Binary files a/vrobbler/apps/scrobbles/static/images/not-found.png and /dev/null differ diff --git a/vrobbler/templates/scrobbles/scrobble_list.html b/vrobbler/templates/scrobbles/scrobble_list.html index d2be650..6cea369 100644 --- a/vrobbler/templates/scrobbles/scrobble_list.html +++ b/vrobbler/templates/scrobbles/scrobble_list.html @@ -107,7 +107,7 @@ {% if artists.0.thumbnail %} {% else %} - + {% endif %} @@ -118,7 +118,7 @@ {% if artists.1.thumbnail %} {% else %} - + {% endif %}
@@ -126,7 +126,7 @@ {% if artists.2.thumbnail %} {% else %} - + {% endif %}
@@ -134,7 +134,7 @@ {% if artists.3.thumbnail %} {% else %} - + {% endif %}
@@ -142,7 +142,7 @@ {% if artists.4.thumbnail %} {% else %} - + {% endif %}
@@ -154,7 +154,7 @@ {% if artists.5.thumbnail %} {% else %} - + {% endif %}
@@ -162,7 +162,7 @@ {% if artists.6.thumbnail %} {% else %} - + {% endif %}
@@ -170,7 +170,7 @@ {% if artists.7.thumbnail %} {% else %} - + {% endif %}
@@ -178,7 +178,7 @@ {% if artists.8.thumbnail %} {% else %} - + {% endif %}
@@ -186,7 +186,7 @@ {% if artists.9.thumbnail %} {% else %} - + {% endif %}
@@ -194,7 +194,7 @@ {% if artists.10.thumbnail %} {% else %} - + {% endif %}
@@ -202,7 +202,7 @@ {% if artists.11.thumbnail %} {% else %} - + {% endif %}
@@ -210,7 +210,7 @@ {% if artists.12.thumbnail %} {% else %} - + {% endif %}
@@ -218,7 +218,7 @@ {% if artists.13.thumbnail %} {% else %} - + {% endif %}
@@ -252,7 +252,7 @@ {% if tracks.0.album.cover_image %} {% else %} - + {% endif %} @@ -263,7 +263,7 @@ {% if tracks.1.album.cover_image %} {% else %} - + {% endif %}
@@ -271,7 +271,7 @@ {% if tracks.2.album.cover_image %} {% else %} - + {% endif %}
@@ -279,7 +279,7 @@ {% if tracks.3.album.cover_image %} {% else %} - + {% endif %}
@@ -287,7 +287,7 @@ {% if tracks.4.album.cover_image %} {% else %} - + {% endif %}
@@ -299,7 +299,7 @@ {% if tracks.5.album.cover_image %} {% else %} - + {% endif %}
@@ -307,7 +307,7 @@ {% if tracks.6.album.cover_image %} {% else %} - + {% endif %}
@@ -315,7 +315,7 @@ {% if tracks.7.album.cover_image %} {% else %} - + {% endif %}
@@ -323,7 +323,7 @@ {% if tracks.8.album.cover_image %} {% else %} - + {% endif %}
@@ -331,7 +331,7 @@ {% if tracks.9.album.cover_image %} {% else %} - + {% endif %}
@@ -339,7 +339,7 @@ {% if tracks.10.album.cover_image %} {% else %} - + {% endif %}
@@ -347,7 +347,7 @@ {% if tracks.11.album.cover_image %} {% else %} - + {% endif %}
@@ -355,7 +355,7 @@ {% if tracks.12.album.cover_image %} {% else %} - + {% endif %}
@@ -363,7 +363,7 @@ {% if tracks.13.album.cover_image %} {% else %} - + {% endif %}