diff --git a/PDMI/db.sqlite3 b/PDMI/db.sqlite3 index 3ecc0fc..fa00657 100644 Binary files a/PDMI/db.sqlite3 and b/PDMI/db.sqlite3 differ diff --git a/PDMI/front/templates/front/index.html b/PDMI/front/templates/front/index.html index 6cad4f8..9382cbc 100644 --- a/PDMI/front/templates/front/index.html +++ b/PDMI/front/templates/front/index.html @@ -50,9 +50,6 @@ - diff --git a/PDMI/templates/base/base.html b/PDMI/templates/base/base.html index 1d5bf8f..5738c04 100644 --- a/PDMI/templates/base/base.html +++ b/PDMI/templates/base/base.html @@ -26,5 +26,6 @@ {% endblock navbar %} {% block body %} {% endblock %} + {% include "base/legal.html" %} diff --git a/PDMI/templates/base/legal.html b/PDMI/templates/base/legal.html new file mode 100644 index 0000000..11873d5 --- /dev/null +++ b/PDMI/templates/base/legal.html @@ -0,0 +1,3 @@ +