From 40d54000672fcd6aba10d39b871f0cd9f8aaac36 Mon Sep 17 00:00:00 2001 From: Bea <66849242+beawitcht@users.noreply.github.com> Date: Tue, 28 Nov 2023 15:26:13 +0000 Subject: [PATCH] remove banner --- app/templates/base.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/templates/base.html b/app/templates/base.html index fdb49ea..1d11d0a 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -22,9 +22,6 @@ {% endblock %} - {% block body %} {% endblock %}