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