{{{ 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}}