Nominated by {{ nomination.nominated_by }} on {{ nomination.nominated_on|date:"Y-m-d" }}
Field | {{ nomination.profile.acad_field }} |
Specialties |
{% for specialty in nomination.profile.specialties.all %}
{{ specialty.code }}
{% empty %}
undefined
{% endfor %}
|
ORCID ID | {% if nomination.profile.orcid_id %} {{ nomination.profile.orcid_id }} {% else %} unknown {% endif %} |
Webpage | {% if nomination.profile.webpage %} {{ nomination.profile.webpage }} {% else %} unknown {% endif %} |
Affiliations | {% include 'profiles/_affiliations_table.html' with profile=nomination.profile actions=False %} |
You are eligible to vote {{ include_vote_buttons }}
Please go up to the main Vote dropdown to cast your vote
{% else %}You are not called upon to vote in this round.
{% endif %}You were not called upon to vote in this round.
{% endif %}Agree |
|
---|---|
Abstain |
|
Disagree |
|