{% extends 'submissions/admin/base.html' %} {% load bootstrap %} {% block breadcrumb_items %} {{ block.super }}
{% endblock %} {% block pagetitle %}: Submission Pool Composition{% endblock pagetitle %} {% block content %}Fellowship ID | Fellow | Type | Date range | |
---|---|---|---|---|
{{ fellowship.id }} | {{ fellowship.contributor }} | {{ fellowship.guest|yesno:"Guest fellowship,Regular fellowship"|safe }} | Remove this Fellowship from Submission's pool | |
Add Fellowship to this Submission's pool |