{#if page} {#if path == "/"}
{/if} {#each page.rows as row, i}
{#if row.backgroundImage && $mediaLibrary[row.backgroundImage]}
{/if}
{/each} {/if}