{#each sortedPages as page}
{stripped(page.url)}
{page.size}kb
{page.ratio}%
yellowSizeThreshhold} class:red={page.size > redSizeThreshhold} />
yellowRatioThreshhold} class:red={page.ratio > redRatioThreshhold} /> {/each}