{{{ r.name }}}
          {{#if r.contact.email}}{{/if}}
          {{#if r.contact.phone}}
      {{ RAW.contact.phone }}
{{/if}}
          {{#if r.contact.website}}{{/if}}
        About
{{{ r.info.brief }}}Skills
- 
          {{#each r.skills.sets}}
            
- 
              {{ name }}{{#if skills}} {{#each skills}} {{ this }} {{/each}} {{/if}}
          {{/each}}
        
Employment
{{ position }}, {{ employer }}
{{else}}{{ position }}, {{ employer }}
{{/if}} {{formatDate safe.start 'YYYY-MM' }}—{{formatDate safe.end 'YYYY-MM' }} {{{ summary }}} {{#if proj.highlights}}- 
      {{#each highlights}}
        
- {{ this }} {{/each}}
Education
{{ institution }}
{{formatDate safe.start 'YYYY-MM' }}—{{formatDate safe.end 'YYYY-MM' }} {{#if courses}}- 
      {{#each courses}}
        
- {{ this }} {{/each}}
Service
{{ position }}, {{ organization }}
{{else}}{{ position }}, {{ organization }}
{{/if}} {{formatDate safe.start 'YYYY-MM'}}—{{formatDate safe.end 'YYYY-MM' }} {{{ summary }}} {{#if highlights}}- 
      {{#each highlights}}
        
- {{ this }} {{/each}}