{{adventure.name}}

{{~#if adventure.img}}
{{{adventure.caption}}}
{{/if~}}

{{localize "ADVENTURE.ImportHeaderOverview"}}

{{{adventure.description}}}

{{localize "ADVENTURE.ImportHeaderContents"}}

{{#if imported}}
{{#each contents}}
{{/each}} {{else}}
    {{#each contents}}
  • {{this.count}} {{this.label}}
  • {{/each}}
{{/if}}