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