# | File path | date | draft | {{#each config.workflow}}{{this}} | {{/each}}published | |
---|---|---|---|---|---|---|
{{math @index '+' 1}} | {{this.path}} | {{#if this.date}} {{formatDate this.date day="numeric" month="numeric" year="numeric"}} {{/if}} | {{#if this.draft}} {{this.draft.abe_meta.complete}}% {{/if}} | {{#each this.workflow}}{{#if this.filePath}} {{@key}} {{/if}} | {{/each}}{{#if this.published}} {{this.published.abe_meta.complete}}% {{/if}} |