diff --git a/templates/base_public.html b/templates/base_public.html index 1a956cf0..2b334cf0 100644 --- a/templates/base_public.html +++ b/templates/base_public.html @@ -55,21 +55,7 @@ {% block content %}{% endblock %} - - + {% include 'footer.html' %} diff --git a/templates/footer.html b/templates/footer.html index f8934fb6..d9b30373 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -2,11 +2,16 @@