{{ 'surname' | translate }} | {{ 'first_name' | translate }} | {{ 'email' | translate }} | {{ 'phone' | translate }} | |
---|---|---|---|---|
{{ admin.profile_attributes.last_name }} | {{ admin.profile_attributes.first_name }} | {{ admin.email }} | {{ admin.profile_attributes.phone }} |