fsdsdf
This commit is contained in:
parent
08620146da
commit
43086151c5
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ def message2(v, username):
|
|||
).first()
|
||||
if existing: return redirect('/notifications?messages=true')
|
||||
|
||||
text_html = Renderer().render(mistletoe.Document(text))
|
||||
text_html = Renderer().render(mistletoe.Document(message))
|
||||
|
||||
text_html = sanitize(text_html, True)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue