{{#if data.docked && !data.requestonly}} {{data.location}} {{else}} {{data.location}} {{/if}} {{Math.floor(adata.points)}} {{data.message}} {{#if data.loan && !data.requestonly}} {{#if !data.loan_dispatched}} Loan Shuttle {{else}} Loaned to CentCom {{/if}} {{/if}} {{#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}}