diff --git a/vrobbler/apps/scrobbles/static/images/not-found.png b/vrobbler/apps/scrobbles/static/images/not-found.png
new file mode 100644
index 0000000..53c3133
Binary files /dev/null and b/vrobbler/apps/scrobbles/static/images/not-found.png differ
diff --git a/vrobbler/templates/scrobbles/scrobble_list.html b/vrobbler/templates/scrobbles/scrobble_list.html
index bb2cf1d..d2be650 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 %}
+
{% endif %}
@@ -263,7 +263,7 @@
{% if tracks.1.album.cover_image %}
+
{% endif %}
@@ -299,7 +299,7 @@
{% if tracks.5.album.cover_image %}
+
{% endif %}