{#each files as file}
{file.ext}
{file.name}
{file.description}
{#each file.tags as tag}
{tag}
{/each}
{/each}
Add attachment