diff options
Diffstat (limited to 'templates/unanswered.html')
-rw-r--r-- | templates/unanswered.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/unanswered.html b/templates/unanswered.html index 926f2ffd..13b3a3b2 100644 --- a/templates/unanswered.html +++ b/templates/unanswered.html @@ -1,5 +1,5 @@ -<!-- unanswered.html --> {% extends "base.html" %} +<!-- unanswered.html --> {% load extra_tags %} {% load i18n %} {% load humanize %} |