Expense items

{{#if this.expenses}}

{{else}}

No line items yet.

{{/if}}

{{#if this.inProgress}} {{else}} {{/if}}

{{#if this.expenseFormVisible}}

New expense item

{{/if}}