diff options
Diffstat (limited to 'nikola/data/themes/base-jinja/templates/base_footer.tmpl')
| -rw-r--r-- | nikola/data/themes/base-jinja/templates/base_footer.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nikola/data/themes/base-jinja/templates/base_footer.tmpl b/nikola/data/themes/base-jinja/templates/base_footer.tmpl index 2e541a6..db44a67 100644 --- a/nikola/data/themes/base-jinja/templates/base_footer.tmpl +++ b/nikola/data/themes/base-jinja/templates/base_footer.tmpl @@ -1,5 +1,4 @@ {# -*- coding: utf-8 -*- #} -{% import 'base_helper.tmpl' as base with context %} {% macro html_footer() %} {% if content_footer %} |
