From b98743d88b38e11c57b66d81f4595f91a51180da Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Wed, 19 Apr 2023 17:25:33 +0200 Subject: [PATCH] Remove footer --- nummi/main/templates/main/base.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/nummi/main/templates/main/base.html b/nummi/main/templates/main/base.html index 3eeae87..c9550e6 100644 --- a/nummi/main/templates/main/base.html +++ b/nummi/main/templates/main/base.html @@ -91,8 +91,5 @@
{% block body %}{% endblock %}
-