From 2e70d2489373098c9c2fbfdc3920223a682a7b75 Mon Sep 17 00:00:00 2001 From: HugoNeveux Date: Sat, 25 Apr 2020 19:25:31 +0200 Subject: [PATCH] Edit formURL for register and login modals --- PDMI/store/templates/store/base.html | 4 ++-- PDMI/templates/base/base.html | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) 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" %}