export const template = `
{{#if languages.length > 1}} {{/if}}
{{#each simulations}}
Screenshot of the {{display}}

{{title}}

{{/each}}
`