{{debug}} {{#if data}} {{#data}}
{{ displayName }} ({{givenName}})
{{ jobtitle }}
{{#each organizations}}
{{this.section}}
{{/each}}
{{#each locations}}
{{this.location}}
{{/each}}
{{#each organizations}}
{{this.section}}
{{/each}}
{{#each locations}}
{{this.location}}
{{/each}}
{{#if phoneAssistant.length}}
{{phoneAssistant}}
{{else}}
{{phoneWork}}
{{/if}} {{#if phoneIfNoAnswer.length}}
{{phoneIfNoAnswer}} (if no answer)
{{/if}}
{{#if vcard.length}} vCard {{/if}}
{{#ifCond tags.length "||" excerpt.length}}
{{#if tags.length}} {{#each tags}} {{this}} {{/each}} {{/if}} {{#if excerpt.length}} {{{excerpt}}} {{/if}}
{{/ifCond}}
{{/data}} {{/if}}