diff --git a/djangoproject/templates/base.html b/djangoproject/templates/base.html index 8cdbc2ba5..55157d220 100644 --- a/djangoproject/templates/base.html +++ b/djangoproject/templates/base.html @@ -128,6 +128,7 @@ + {% block footer %} {% include "includes/footer.html" %}