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