From bd4c7cab70fb039ff8f8da28f0d0c8840de7ec9b Mon Sep 17 00:00:00 2001 From: Calum Andrew Morrell Date: Sun, 16 Feb 2025 23:49:43 +0000 Subject: [PATCH] Added footer template. --- core/templates/footer.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 core/templates/footer.html diff --git a/core/templates/footer.html b/core/templates/footer.html new file mode 100644 index 0000000..06e921d --- /dev/null +++ b/core/templates/footer.html @@ -0,0 +1,3 @@ + \ No newline at end of file