{#if showReposts} {:else} {/if} {#if showPercentages} {/if} {#if showTotal} {#if showReposts} {/if} {#if showReposts} {/if} {#if showPercentages} {/if} {/if} {#each users as user, i} {#if showReposts} {/if} {#if showReposts} {/if} {#if showPercentages} {/if} {/each}
# HandleAll posts /d Own posts /d Reposts /dPosts /d% of timeline
Total:{format(sums.all / daysBack)}{format(sums.own / daysBack)}{format(sums.reposts / daysBack)}
{i + 1} Avatar {user.handle} {format(user.all / daysBack)}{format(user.own / daysBack)}{format(user.reposts / daysBack)}{format(user.all * 100 / sums.all)}%