{% load user_groups %} {% is_ed_admin request.user as is_ed_admin %}
Linked to | Profile {% if nomination.profile.contributor %} - Contributor {% endif %} |
Field | {{ nomination.profile.acad_field }} |
Specialties | {% include "profiles/_hx_profile_specialty_codes_edit.html" with profile=nomination.profile %} |
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 %} |