{% load automarkup %}

Dear {{ comment.author.profile.get_title_display }} {{ comment.author.user.last_name }},

The {% if comment.is_author_reply %}Author Reply{% else %}Comment{% endif %} you have submitted, concerning
{{ comment.core_content_object.title }} by {% if comment.core_content_object.author_list %}{{ comment.core_content_object.author_list }}{% elif comment.core_content_object.author %}{{ comment.core_content_object.author }}{% endif %} (see on SciPost.org)
has been accepted and published online.

We copy it below for your convenience.

Thank you for your contribution,

The SciPost Team


Comment:
{{ comment.comment_text|automarkup }}

{% include 'email/_footer.html' %}