From ff5caf2c2f2f149e7e712528a6496d694dd6ba0a Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 26 Sep 2021 12:40:25 +0200 Subject: [PATCH] sfd --- files/routes/posts.py | 1 - files/templates/log.html | 26 +++++++++++-------------- files/templates/settings.html | 26 +++++++++++-------------- files/templates/submission_listing.html | 26 +++++++++++-------------- 4 files changed, 33 insertions(+), 46 deletions(-) diff --git a/files/routes/posts.py b/files/routes/posts.py index c6657e8ecf..9348c02878 100644 --- a/files/routes/posts.py +++ b/files/routes/posts.py @@ -75,7 +75,6 @@ def publish(pid, v): @auth_required def submit_get(v): - return render_template("submit.html", v=v) diff --git a/files/templates/log.html b/files/templates/log.html index d80ad36421..fae7c6555f 100644 --- a/files/templates/log.html +++ b/files/templates/log.html @@ -17,21 +17,17 @@
diff --git a/files/templates/settings.html b/files/templates/settings.html index 9d9a864fda..c7383cdb63 100644 --- a/files/templates/settings.html +++ b/files/templates/settings.html @@ -17,21 +17,17 @@ {% for p in listing %}