{% extends 'colleges/base.html' %} {% load bootstrap %} {% load scipost_extras %} {% load colleges_extras %} {% load static %} {% block breadcrumb_items %} {{ block.super }}
{% endblock %} {% block pagetitle %}: Potential Fellowships{% endblock pagetitle %} {% block content %}
Do you know somebody qualified who could serve as a Fellow?
Nominate them by adding a Potential Fellowship.
Branch of Science |
Fields |
---|---|
{{ branch.name }} |
|
Name | Field Specialties |
For College | Status | Latest event |
---|---|---|---|---|
{{ potfel.profile.last_name }}, {{ potfel.profile.get_title_display }} {{ potfel.profile.first_name }} | {{ potfel.profile.acad_field }}
{% for specialty in potfel.profile.specialties.all %} {{ specialty.code }}
{% endfor %}
|
{{ potfel.college }} | {{ potfel.get_status_display }} {% voting_results_display potfel %} |
{{ potfel.latest_event_details }} |
No Potential Fellowships found |