diff --git a/files/routes/posts.py b/files/routes/posts.py index c6657e8ec..9348c0287 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 d80ad3642..fae7c6555 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 9d9a864fd..c7383cdb6 100644 --- a/files/templates/settings.html +++ b/files/templates/settings.html @@ -17,21 +17,17 @@ {% for p in listing %}