forked from MarseyWorld/MarseyWorld
master
parent
710cc6461d
commit
c3f7383c93
|
@ -94,8 +94,6 @@ def publish(pid, v):
|
|||
def submit_get(v):
|
||||
if v and v.is_banned and not v.unban_utc: return render_template("seized.html")
|
||||
|
||||
resize()
|
||||
|
||||
b = get_guild("general")
|
||||
|
||||
return render_template("submit.html",
|
||||
|
|
Loading…
Reference in New Issue