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