pull/2/head
Yax 9 years ago
parent 11ab7b67c3
commit fc438a8ed2

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

Loading…
Cancel
Save