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