{{#if !data.requestonly}} {{#partial button}} Clear {{/partial}} {{#each data.cart}} #{{id}} {{object}} {{cost}} Credits {{else}} Nothing in Cart {{/each}} {{/if}} {{#partial button}} {{#if !data.requestonly}} Clear {{/if}} {{/partial}} {{#each data.requests}} #{{id}} {{object}} {{cost}} Credits By {{orderer}} Comment: {{reason}} {{#if !data.requestonly}} {{/if}} {{else}} No Requests {{/each}} {{#each data.supplies}} {{#each packs}} {{cost}} Credits {{/each}} {{/each}}