{% extends 'scipost/base.html' %} {% block pagetitle %}: assignment failed (ack){% endblock pagetitle %} {% block bodysup %}

Assignment has failed for Submission

{{ submission.title }} by {{ submission.author_list }}.

Please add comments on the Submission in this box.

{% csrf_token %} {{ form }}
{% endblock bodysup %}