diff --git a/PDMI/store/templates/store/base.html b/PDMI/store/templates/store/base.html index c4bc802..f347cb1 100644 --- a/PDMI/store/templates/store/base.html +++ b/PDMI/store/templates/store/base.html @@ -40,10 +40,10 @@ diff --git a/PDMI/templates/base/base.html b/PDMI/templates/base/base.html index 9e87481..52c03b6 100644 --- a/PDMI/templates/base/base.html +++ b/PDMI/templates/base/base.html @@ -43,8 +43,6 @@ {% block body %} {% endblock %} - -{% block footer %} {% include "base/legal.html" %}