f]
This commit is contained in:
parent
b01541fa92
commit
cbbe89500d
2 changed files with 4 additions and 6 deletions
|
@ -94,6 +94,8 @@ 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…
Add table
Add a link
Reference in a new issue