diff options
Diffstat (limited to 'templates/user_favorites.html')
-rw-r--r-- | templates/user_favorites.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user_favorites.html b/templates/user_favorites.html index d47670bd..185423c6 100644 --- a/templates/user_favorites.html +++ b/templates/user_favorites.html @@ -1,5 +1,5 @@ -<!-- user_favorites.html --> {% extends "user.html" %} +<!-- user_favorites.html --> {% load extra_tags %} {% load humanize %} |