{#each rules as rule, i}
{dj.duration(...rule.limit).humanize()} / {dj.duration(...rule.every).humanize()}
{#await percentages[i]} loading {:then percentage}
{/await} {/each}