Title:{{ contributor.get_title_display }}
First name:{{ contributor.user.first_name }}
Last name: {{ contributor.user.last_name }}
Email: {{ contributor.user.email }}
ORCID id: {{ contributor.orcid_id }}
Affiliation(s): {% include 'profiles/_affiliations_table.html' with contributor=contributor actions=False %}
Address: {{ contributor.address }}
Personal web page: {{ contributor.personalwebpage }}
Accept SciPost emails: {{ contributor.accepts_SciPost_emails }}