diff --git a/vrobbler/templates/scrobbles/_last_scrobbles.html b/vrobbler/templates/scrobbles/_last_scrobbles.html index 9e81f30..e917340 100644 --- a/vrobbler/templates/scrobbles/_last_scrobbles.html +++ b/vrobbler/templates/scrobbles/_last_scrobbles.html @@ -154,7 +154,7 @@ Date - Cover + Cover/Screenshot Title Time played (mins) Percent complete @@ -167,8 +167,8 @@ {% if scrobble.videogame_screenshot %} {% else %} - {% if scrobble.videogame.hltb_cover %} - + {% if scrobble.media_obj.hltb_cover %} + {% endif %} {% endif %} {{scrobble.media_obj.title}}