{{#if r.info.image}} {{{r.name}}} {{/if}}

{{{r.name}}}

{{{r.info.label}}}

{{#if r.location.city}}
{{#if r.location.address}}{{r.location.address}}, {{/if}}{{r.location.city}}{{#if r.location.region}}, {{r.location.region}}{{/if}}{{#if r.location.country}}, {{r.location.country}}{{/if}}
{{/if}} {{#if r.contact.phone}}
{{r.contact.phone}}
{{/if}}
{{{r.contact.email}}}
{{{r.contact.website}}}
{{#each r.languages}}{{language}}{{#unless @last}}, {{/unless}}{{/each}}


{{#if r.settings.links}}
Other formats
{{#each r.settings.links.main}} {{name}} {{/each}} {{#if r.settings.links.extra}}
More {{#each r.settings.links.extra}} {{#group}}{{.}}:{{/group}} {{#each links}} {{#if name}} {{name}} {{else}} {{.}} {{/if}} {{/each}}
{{/each}}
{{/if}}

{{/if}}

Expand / Collapse

{{#if r.tags}}
Keywords {{#each r.tags}} {{this}} {{/each}}
{{/if}}