{% extends 'lara_django_base/lara_base.html' %} {% load static %} {% block toolbar %}
{{ object.description }}
First Name: {{ object.name_first }}
Last Name: {{ object.name_last }}
Nick Name: {{ object.name_nickname }}
Acronym: {{ object.acronym }}
ORCID: {{ object.ORCID }}
Link: {{ object.URL }}
e-mail: {{ object.email }}
Tel.(office): {{ object.phone_number_office }}
Tel.(lab): {{ object.phone_number_lab }}
Tel.(mobile): {{ object.phone_number_mobile }}