From 3b15583918bb1be7c2b2a08ccccbd107aecb4e2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacobo=20Da=20Riva=20Mu=C3=B1oz?= Date: Sun, 5 May 2024 10:33:22 +0200 Subject: [PATCH] Add foot note in the graymill theme --- graymill/templates/base.html | 1 + graymill/templates/footer.html | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 graymill/templates/footer.html diff --git a/graymill/templates/base.html b/graymill/templates/base.html index 7e4a224de..41d423578 100644 --- a/graymill/templates/base.html +++ b/graymill/templates/base.html @@ -118,6 +118,7 @@


BLOGROLLS

{% endblock %} + {% include 'footer.html' %} {% if GOOGLE_ANALYTICS %}