{% extends 'scipost/base.html' %} {% block pagetitle %}: decline refereeing invitation{% endblock pagetitle %} {% load bootstrap %} {% block content %}

SciPost Submission which you have been asked to Referee:

{{ invitation.submission.title }}

{{ invitation.submission.author_list }}

You are choosing to decline this Refereeing Invitation

{% csrf_token %} {{ form|bootstrap }}
{% endblock content %}