pull/6/head
Yax 9 years ago
parent 822fb1460a
commit 53d9a2e7d3

@ -74,7 +74,7 @@ def new_comment(data):
content=message, created=created, published=None) content=message, created=created, published=None)
comment.save() comment.save()
article_url = = "http://" + site.url + url article_url = "http://" + site.url + url
# render email body template # render email body template
comment_list = ( comment_list = (

Loading…
Cancel
Save