{{!-- Orders --}} {{#if orders.length}} {{else}}

{{ localize "DND5E.Bastion.Summary.NoOrders" }}

{{/if}} {{!-- Items --}} {{#if items.length}} {{/if}} {{!-- Supplements --}} {{#each supplements}}

{{{ this }}}

{{/each}} {{!-- Buttons --}} {{#if buttons.length}}
{{#each buttons}} {{/each}}
{{/if}}