From 31962380186aae18995c52af7c2afdef271f49b1 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Sun, 30 Mar 2025 20:37:19 +0200 Subject: [PATCH] removes footer from index --- scipaperloader/templates/index.html | 8 -------- 1 file changed, 8 deletions(-) diff --git a/scipaperloader/templates/index.html b/scipaperloader/templates/index.html index d057bb7..4fdb7e9 100644 --- a/scipaperloader/templates/index.html +++ b/scipaperloader/templates/index.html @@ -49,13 +49,5 @@ - -
-

- Powered by Flask • SQLite • Bootstrap • PyZotero
- Designed for academic use on a local network. -

-
- {% endblock %} \ No newline at end of file