{ #each queue as item }

{ item.building.name }

{ Math.ceil(item.remainingTime / 1000) }’

{ /each }