Linked Sheets

{{#if linkedSheets.length}}
{{#each linkedSheets}}
{{this.name}}
{{/each}}
{{else}}

{{ccLocalize "quest.none"}}

{{/if}}