Dear {% if invitation.referee %}{{ invitation.referee.profile.get_title_display }} {{ invitation.referee.user.last_name }}{% else %}{{ invitation.profile.get_title_display }} {{ invitation.profile.last_name }}{% endif %},
We hereby confirm your choice to {% if invitation.accepted %}accept{% else %}decline (due to reason: {{ invitation.get_refusal_reason_display }}){% endif %} to referee Submission
{% if invitation.other_refusal_reason %}Your "other" refusal reason states: {{ invitation.other_refusal_reason }}
{% endif %}
{{ invitation.submission.title }}
by {{ invitation.submission.author_list }}.
{% if invitation.accepted %}
We will look forward to receiving your Report by the reporting deadline {{ invitation.submission.reporting_deadline|date:'Y-m-d' }}.
Many thanks for your collaboration,
{% else %}
Nonetheless, we thank you very much for considering this refereeing invitation,
{% endif %}
The SciPost Team.