diff --git a/vrobbler/templates/scrobbles/scrobble_all_list.html b/vrobbler/templates/scrobbles/scrobble_all_list.html
index 7fa585e..e1b5c34 100644
--- a/vrobbler/templates/scrobbles/scrobble_all_list.html
+++ b/vrobbler/templates/scrobbles/scrobble_all_list.html
@@ -54,7 +54,7 @@
{% elif scrobble.brick_set %}
{{ scrobble.brick_set.title }}
{% elif scrobble.task %}
- {{ scrobble.task.title }}
+ Task - {{ scrobble.log.title }}
{% elif scrobble.life_event %}
{{ scrobble.life_event.title }}
{% elif scrobble.mood %}