{{if .Basic.Image -}}
{{end -}}
{{.Basic.Name}}
{{if .Basic.Label}}
{{.Basic.Label}}
{{end -}}
{{if .Basic.Summary -}}
À propos
{{.Basic.Summary}}
{{end -}} {{if .Work -}}
Expérience Professionnelle
{{range .Work -}}
{{.Name}}
{{if .URL -}}
{{.URL}}
{{end -}}
{{formatDateWork .StartDate}} – {{formatDateWork .EndDate}}
{{.Position}}
{{.Summary -}} {{if .Highlights -}}
{{range .Highlights -}}
{{.}}
{{end -}}
{{end -}}
{{end -}}
{{end -}} {{if .Awards -}}
Awards
{{range .Awards -}}
{{formatDatePub .Date}}
{{.Awarder}}
{{.Title}}
{{.Summary}}
{{end -}}
{{end -}} {{if .Volunteer -}}
Bénévolat
{{range .Volunteer -}}
{{.Organization}}
{{if .URL -}}
{{.URL}}
{{end -}}
{{formatDateWork .StartDate}} – {{formatDateWork .EndDate}}
{{.Position}}
{{.Summary -}} {{if .Highlights -}}
{{range .Highlights -}}
{{.}}
{{end -}}
{{end -}}
{{end -}}
{{end -}}
Contact
{{if .Basic.ResumeLocation.City -}}
{{if .Basic.ResumeLocation.Address}}
{{.Basic.ResumeLocation.Address}}
{{end -}}
{{.Basic.ResumeLocation.City}}{{if .Basic.ResumeLocation.Region}}, {{.Basic.ResumeLocation.Region}}{{end -}}{{if .Basic.ResumeLocation.PostalCode}} {{.Basic.ResumeLocation.PostalCode}}{{end -}}{{if .Basic.ResumeLocation.CountryCode}} {{.Basic.ResumeLocation.CountryCode}}{{end -}}
{{end -}} {{if .Basic.Phone -}}
{{.Basic.Phone}}
{{end -}} {{if .Basic.Email -}}
{{.Basic.Email}}
{{end -}} {{if .Basic.URL -}}
{{.Basic.URL}}
{{end -}} {{range .Basic.Profiles -}}
{{.Network}}
{{if .UserName}}{{.UserName}}{{end -}}{{if not .UserName}}{{.URL}}{{end -}}
{{end -}}
{{if .Education -}}
Formation
{{range .Education -}}
{{formatDateEdu .StartDate}} {{formatDateEdu .EndDate}}
{{.Institution}}
{{if .StudyType}}
{{.StudyType}}
{{end}}
{{.Area}}
{{if .GPA -}}
GPA: {{.GPA}}
{{end -}} {{if .Courses -}}
Courses
{{range .Courses -}}
{{.}}
{{end -}}
{{end -}}
{{end -}}
{{end -}} {{if .Skills -}}
Compétences
{{range .Skills -}}
{{.Name}} {{if .Level}}
{{.Level}}
{{end -}}
{{range .Keywords -}}
{{.}}
{{end -}}
{{end -}}
{{end -}} {{if .Publications -}}
Publications
{{range .Publications -}}
{{.Name}}
{{if .Publisher -}}
{{.Publisher}}
{{end -}}
{{formatDatePub .ReleaseDate}}
{{if .URL -}}
{{.URL}}
{{end -}} {{if .Summary -}}
{{.Summary}}
{{end -}}
{{end -}}
{{end -}} {{if .Languages -}}
Langues
{{range .Languages -}}
{{.Language}}
{{.Fluency}}
{{end -}}
{{end -}} {{if .Interests -}}
Intérêts
{{range .Interests -}}
{{.Name -}}
{{range .Keywords -}}
{{.}}
{{end -}}
{{end -}}
{{end -}} {{if .References -}}
Références
{{range .References -}}
{{.Reference}}
{{end -}}
{{end -}}