{{#if app_version}}
App version: {{app_version}}
{{/if}}
{{tp key}}
{{#if licences}} {{#each licences}}
{{tp 'Creator'}}: {{licence.creatorName}}
{{tp 'Licence'}}: {{licence.licence.shortName}}
{{/each}}
{{/if}}