{{ fellowship.status|upper|slice:":1" }}
|
{{ fellowship.contributor.profile.full_name }}
|
|
{% if fellowship.until_date %}
{% else %}
-
{% endif %}
|
{{ fellowship.nr_in_pool }} |
{{ fellowship.nr_appraised }} |
{{ fellowship.nr_qualified_for }} |
{{ fellowship.nr_assignments_ongoing }} |
{{ fellowship.nr_assignments_completed }} |
{{ fellowship.nr_recommendations_eligible }} |
{{ fellowship.nr_recommendations_voted }} |
{% include "bi/ellipsis-vertical.html" %}
|