diff --git a/vrobbler/templates/scrobbles/scrobble_list.html b/vrobbler/templates/scrobbles/scrobble_list.html index b3925e2..c6424c5 100644 --- a/vrobbler/templates/scrobbles/scrobble_list.html +++ b/vrobbler/templates/scrobbles/scrobble_list.html @@ -1,6 +1,7 @@ {% extends "base.html" %} {% load humanize %} {% load static %} +{% load naturalduration %} {% block head_extra %}