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

Assignment has failed for Submission

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

Please add comments on the Submission in this box.

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