{{#if info}}
{{info.title}}
{{{info.description}}}
{{#if externalDocs}}

{{externalDocs.description}}

{{externalDocs.url}} {{/if}} {{#if info.termsOfServiceUrl}}
Terms of service
{{/if}} {{#if info.contact.name}}
Created by {{info.contact.name}}
{{/if}} {{#if info.contact.url}}
See more at {{info.contact.url}}
{{/if}} {{#if info.contact.email}}
Contact the developer
{{/if}} {{#if info.license}}
{{info.license.name}}
{{/if}} {{/if}}