{{{ r.name }}}
{{#has r.contact.email}}{{/has}}
{{#has r.contact.phone}}
{{ RAW.contact.phone }}
{{/has}}
{{#has r.contact.website}}{{/has}}
{{{sectionTitle "info" "About"}}}
{{{ r.info.brief }}}{{{sectionTitle "Skills"}}}
-
{{#each r.skills.sets}}
-
{{ name }}{{#if skills}} {{#each skills}} {{ this }} {{/each}} {{/if}}
{{/each}}
{{ position }}, {{#if url }} {{ employer }} {{else}} {{ employer }} {{/if}}
{{dateRange .}} {{#if keywords}} {{#if start}}| {{/if}}{{#each keywords}}{{{ . }}} {{/each}} {{/if}}{{{ summary }}}
{{> highlights }}