diff options
Diffstat (limited to 'templates/faq.html')
-rw-r--r-- | templates/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/faq.html b/templates/faq.html index 31ee444a..253d3590 100644 --- a/templates/faq.html +++ b/templates/faq.html @@ -1,5 +1,5 @@ -<!-- template faq.html --> {% extends "base_content.html" %} +<!-- template faq.html --> {% load extra_tags %} {% load humanize %} {% load i18n %} |