fggf
This commit is contained in:
parent
a11d63b342
commit
f16006b7c2
1 changed files with 2 additions and 2 deletions
|
@ -18,5 +18,5 @@ def crosspost_embed(id):
|
|||
id = int(id)
|
||||
|
||||
p = get_post(id, graceful=True)
|
||||
|
||||
return render_template("submission_listing.html", listing=[p], v=g.v)
|
||||
|
||||
return render_template("submission_listing.html", listing=[p])
|
Loading…
Add table
Add a link
Reference in a new issue