{{#basics}}
{{#name}}
{{.}}
{{/name}} {{#email}}
{{.}}
{{/email}} {{#phone}}
{{.}}
{{/phone}} {{#summary}}
{{.}}
{{/summary}} {{#location}}
{{#address}}
{{.}}
{{/address}} {{#postalCode}}
{{.}}
{{/postalCode}} {{#city}}
{{.}}
{{/city}} {{#countryCode}}
{{.}}
{{/countryCode}} {{#region}}
{{.}}
{{/region}}
{{/location}} {{#website}}
{{.}}
{{/website}} {{#if profiles.length}}
{{#profiles}}
{{#network}}
{{.}}
{{/network}} {{#username}}
{{.}}
{{/username}} {{#url}}
{{.}}
{{/url}}
{{/profiles}}
{{/if}}
{{/basics}} {{#if work.length}}
{{#work}}
{{#startDate}}
{{.}}
{{/startDate}} {{#endDate}}
{{.}}
{{/endDate}} {{#position}}
{{.}}
{{/position}} {{#website}}
{{.}}
{{/website}} {{#summary}}
{{.}}
{{/summary}} {{#if highlights.length}}
{{#highlights}}
{{.}}
{{/highlights}}
{{/if}}
{{/work}}
{{/if}} {{#if education.length}}
{{#education}}
{{#startDate}}
{{.}}
{{/startDate}} {{#endDate}}
{{.}}
{{/endDate}} {{#institution}}
{{.}}
{{/institution}} {{#area}}
{{.}}
{{/area}} {{#studyType}}
{{.}}
{{/studyType}} {{#if courses.length}}
{{#courses}}
{{.}}
{{/courses}}
{{/if}}
{{/education}}
{{/if}} {{#if awards.length}}
{{#awards}}
{{#title}}
{{.}}
{{/title}} {{#date}}
{{.}}
{{/date}} {{#awarder}}
{{.}}
{{/awarder}}
{{/awards}}
{{/if}} {{#if publications.length}}
{{#publications}}
{{#name}}
{{.}}
{{/name}} {{#publisher}}
{{.}}
{{/publisher}} {{#releaseDate}}
{{.}}
{{/releaseDate}} {{#website}}
{{.}}
{{/website}}
{{/publications}}
{{/if}} {{#if skills.length}}
{{#skills}}
{{#name}}
{{.}}
{{/name}} {{#level}}
{{.}}
{{/level}} {{#if keywords.length}}
{{#keywords}}
{{.}}
{{/keywords}}
{{/if}}
{{/skills}}
{{/if}} {{#if references.length}}
{{#references}}
{{#name}}
{{.}}
{{/name}} {{#reference}}
{{.}}
{{/reference}}
{{/references}}
{{/if}}