Are you sure you wish to delete review round {{ round.round_number }} for article {{ article.safe_title }}? Deleting this review round will also delete the following review assignments:
-
{% for assignment in round.reviewassignment_set.all %}
- {{ assignment.reviewer.full_name }}, due on {{ assignment.date_due }} {% empty %}
- This round has no review assignments. {% endfor %}