diff --git a/vrobbler/templates/scrobbles/scrobble_list.html b/vrobbler/templates/scrobbles/scrobble_list.html index 0af3697..ddf8b8b 100644 --- a/vrobbler/templates/scrobbles/scrobble_list.html +++ b/vrobbler/templates/scrobbles/scrobble_list.html @@ -1,6 +1,5 @@ {% extends "base.html" %} {% load humanize %} -{% load dictkey %} {% block head_extra %}