{% extends 'colleges/base.html' %} {% load user_groups %} {% load crispy_forms_tags %} {% block breadcrumb_items %} {{ block.super }} Colleges Fellowships monitor {% endblock %} {% block meta_description %}{{ block.super }} Fellowships monitor{% endblock meta_description %} {% block pagetitle %}: Fellowships monitor{% endblock pagetitle %} {% block content %}

Fellowships Monitor

{% crispy college_choice_form %}
Fellow
{% if "edadmin" in user_roles %}[Click for details]{% endif %}
Type Field
Specialties
Start date
End date
Assignments: last year / last 2 years / [total]
Ongoing Requested Accepted Refused Deprecated Fulfilled
{% endblock content %}