{% extends 'scipost/base.html' %} {% load bootstrap %} {% block pagetitle %}: assign submission{% endblock pagetitle %} {% block content %}
{{ submission_to_assign.referees_suggested }}
{% endif %} {% if submission_to_assign.referees_flagged %}{{ submission_to_assign.referees_flagged }}
{% endif %} {% include 'submissions/_submission_status_block.html' with submission=submission_to_assign %}