This commit is contained in:
Aevann1 2021-09-26 12:40:25 +02:00
parent e27c07d9cf
commit c3e1a77fe3
4 changed files with 33 additions and 46 deletions

View file

@ -75,7 +75,6 @@ def publish(pid, v):
@auth_required
def submit_get(v):
return render_template("submit.html",
v=v)